HEX atlas value

#B5DBB3

#B5DBB3 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 181, 219, 179, HSL 117, 36%, 78%, has luminance 0.6374, and belongs to the balanced group.

#B5DBB3 Sample readable text
HEX #B5DBB3
RGB rgb(181, 219, 179)
HSL hsl(117 36% 78%)
CMYK cmyk(17, 0, 18, 14)
Luminance 0.6374
Contrast Black 13.75:1White 1.53:1

CSS

--color-b5dbb3: #B5DBB3;
.background-b5dbb3 { background-color: #B5DBB3; }
.text-b5dbb3 { color: #B5DBB3; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.6374
Black text13.75:1AA Pass
White text1.53:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#B5DBB3","rgb":[181,219,179],"hsl":[117,36,78],"cmyk":[17,0,18,14],"luminance":0.6374,"contrast":{"black":13.75,"white":1.53}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":13.75,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.53,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F1F8F1","hex":"#F1F8F1","family":"green","bestTextColor":"#000000","contrastBlack":19.44,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Green","hex":"#C1E1C1","family":"green","bestTextColor":"#000000","contrastBlack":14.81,"contrastWhite":1.42,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#AAE7A6","hex":"#AAE7A6","family":"green","bestTextColor":"#000000","contrastBlack":14.69,"contrastWhite":1.43,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#C9DBB3","hex":"#C9DBB3","family":"green","bestTextColor":"#000000","contrastBlack":14.27,"contrastWhite":1.47,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Celadon","hex":"#ACE1AF","family":"green","bestTextColor":"#000000","contrastBlack":14.14,"contrastWhite":1.48,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/b5dbb3.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/pumice.json"]}
Harmonies
{"complementary":"#D9B3DB","analogous":["#C9DBB3","#B3DBC5"],"triadic":["#B3B5DB","#DBB3B5"],"tetradic":["#B3C9DB","#D9B3DB","#DBC5B3"],"splitComplementary":["#C5B3DB","#DBB3C9"],"monochromatic":["#F1F8F1","#B5DBB3","#78BE74"]}
Variants
{"light":"#F1F8F1","dark":"#78BE74","saturated":"#AAE7A6","desaturated":"#C0CFBF","pastel":"#FFFFFF","neon":"#BBFFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":11.532562594670797},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":19.390719429665317},{"slug":"pumice","name":"Pumice","hex":"#BAC0B4","distance":27.477263328068172},{"slug":"opal","name":"Opal","hex":"#A8C3BC","distance":28.74021572639983},{"slug":"ash-gray","name":"Ash Gray","hex":"#B2BEB5","distance":29.223278392404914}]

HEX meaning and use

About #B5DBB3

#B5DBB3 is classified as a cool green value with balanced visual character. #B5DBB3 is visually closest to Celadon, a named green color with HEX #ACE1AF.

The RGB channels are 181, 219, and 179, with green carrying the strongest channel weight. In HSL, the hue is 117deg with 36% saturation and 78% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and botanical and wellness palettes. Its luminance is 0.6374, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.53, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text13.75:1AA Pass
White text1.53:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #B5DBB3 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000013.75:1 · AAA
White text#FFFFFF1.53:1 · Fail

Accessible Alternatives

#F1F8F1#000000 text · best 19.44:1#F1F8F1
Pastel Green#000000 text · best 14.81:1#C1E1C1
#AAE7A6#000000 text · best 14.69:1#AAE7A6
#C9DBB3#000000 text · best 14.27:1#C9DBB3
Celadon#000000 text · best 14.14:1#ACE1AF

Generated Palette

#B5DBB3#B5DBB3
#D9B3DB#D9B3DB
#C9DBB3#C9DBB3
#B3DBC5#B3DBC5
#F1F8F1#F1F8F1
#78BE74#78BE74

Color Harmonies

#D9B3DB#D9B3DB
#C9DBB3#C9DBB3
#B3DBC5#B3DBC5
#B3B5DB#B3B5DB
#DBB3B5#DBB3B5

Variants

#F1F8F1#F1F8F1
#78BE74#78BE74
#AAE7A6#AAE7A6
#C0CFBF#C0CFBF
White#FFFFFF
#BBFFB8#BBFFB8

Nearest Named Colors