HEX atlas value

#B7DEAF

#B7DEAF is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 183, 222, 175, HSL 110, 42%, 78%, has luminance 0.654, and belongs to the balanced group.

#B7DEAF Sample readable text
HEX #B7DEAF
RGB rgb(183, 222, 175)
HSL hsl(110 42% 78%)
CMYK cmyk(18, 0, 21, 13)
Luminance 0.654
Contrast Black 14.08:1White 1.49:1

CSS

--color-b7deaf: #B7DEAF;
.background-b7deaf { background-color: #B7DEAF; }
.text-b7deaf { color: #B7DEAF; }

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.654
Black text14.08:1AA Pass
White text1.49: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":"#B7DEAF","rgb":[183,222,175],"hsl":[110,42,78],"cmyk":[18,0,21,13],"luminance":0.654,"contrast":{"black":14.08,"white":1.49}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.08,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.49,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F2F9F1","hex":"#F2F9F1","family":"green","bestTextColor":"#000000","contrastBlack":19.6,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#AFEBA3","hex":"#AFEBA3","family":"green","bestTextColor":"#000000","contrastBlack":15.23,"contrastWhite":1.38,"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":"#CFDEAF","hex":"#CFDEAF","family":"green","bestTextColor":"#000000","contrastBlack":14.72,"contrastWhite":1.43,"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/b7deaf.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":"#D7AFDE","analogous":["#CFDEAF","#AFDEBF"],"triadic":["#AFB7DE","#DEAFB7"],"tetradic":["#AFCFDE","#D7AFDE","#DEBFAF"],"splitComplementary":["#BFAFDE","#DEAFCF"],"monochromatic":["#F2F9F1","#B7DEAF","#7CC46E"]}
Variants
{"light":"#F2F9F1","dark":"#7CC46E","saturated":"#AFEBA3","desaturated":"#BFD2BC","pastel":"#FFFFFF","neon":"#C4FFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":11.40175425099138},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":20.808652046684813},{"slug":"pumice","name":"Pumice","hex":"#BAC0B4","distance":30.56141357987225},{"slug":"ash-gray","name":"Ash Gray","hex":"#B2BEB5","distance":32.93933818400121},{"slug":"opal","name":"Opal","hex":"#A8C3BC","distance":33.51119216023208}]

HEX meaning and use

About #B7DEAF

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

The RGB channels are 183, 222, and 175, with green carrying the strongest channel weight. In HSL, the hue is 110deg with 42% 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.654, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.40, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.08:1AA Pass
White text1.49:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.08:1 · AAA
White text#FFFFFF1.49:1 · Fail

Accessible Alternatives

#F2F9F1#000000 text · best 19.6:1#F2F9F1
#AFEBA3#000000 text · best 15.23:1#AFEBA3
Pastel Green#000000 text · best 14.81:1#C1E1C1
#CFDEAF#000000 text · best 14.72:1#CFDEAF
Celadon#000000 text · best 14.14:1#ACE1AF

Generated Palette

#B7DEAF#B7DEAF
#D7AFDE#D7AFDE
#CFDEAF#CFDEAF
#AFDEBF#AFDEBF
#F2F9F1#F2F9F1
#7CC46E#7CC46E

Color Harmonies

#D7AFDE#D7AFDE
#CFDEAF#CFDEAF
#AFDEBF#AFDEBF
#AFB7DE#AFB7DE
#DEAFB7#DEAFB7

Variants

#F2F9F1#F2F9F1
#7CC46E#7CC46E
#AFEBA3#AFEBA3
#BFD2BC#BFD2BC
White#FFFFFF
#C4FFB8#C4FFB8

Nearest Named Colors