HEX atlas value

#CAEF9F

#CAEF9F is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 202, 239, 159, HSL 88, 71%, 78%, has luminance 0.7679, and belongs to the pastel group.

#CAEF9F Sample readable text
HEX #CAEF9F
RGB rgb(202, 239, 159)
HSL hsl(88 71% 78%)
CMYK cmyk(15, 0, 33, 6)
Luminance 0.7679
Contrast Black 16.36:1White 1.28:1

CSS

--color-caef9f: #CAEF9F;
.background-caef9f { background-color: #CAEF9F; }
.text-caef9f { color: #CAEF9F; }

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.7679
Black text16.36:1AA Pass
White text1.28: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":"#CAEF9F","rgb":[202,239,159],"hsl":[88,71,78],"cmyk":[15,0,33,6],"luminance":0.7679,"contrast":{"black":16.36,"white":1.28}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.36,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.28,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F5FCEE","hex":"#F5FCEE","family":"green","bestTextColor":"#000000","contrastBlack":20.04,"contrastWhite":1.05,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CAFB93","hex":"#CAFB93","family":"green","bestTextColor":"#000000","contrastBlack":17.73,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EFEC9F","hex":"#EFEC9F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.17,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vanilla","hex":"#F3E5AB","family":"yellow","bestTextColor":"#000000","contrastBlack":16.61,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/caef9f.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/pale-goldenrod.json"]}
Harmonies
{"complementary":"#C49FEF","analogous":["#EFEC9F","#A2EF9F"],"triadic":["#9FCAEF","#EF9FCA"],"tetradic":["#9FEFEC","#C49FEF","#EF9FA2"],"splitComplementary":["#9FA2EF","#EC9FEF"],"monochromatic":["#F5FCEE","#CAEF9F","#9EE151"]}
Variants
{"light":"#F5FCEE","dark":"#9EE151","saturated":"#CAFB93","desaturated":"#C9E2AB","pastel":"#FFFFFF","neon":"#DEFFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":36.76955262170047},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":37.8549864614954},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":38.28837943815329},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":43.42810150121693},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":43.87482193696061}]

HEX meaning and use

About #CAEF9F

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

The RGB channels are 202, 239, and 159, with green carrying the strongest channel weight. In HSL, the hue is 88deg with 71% saturation and 78% lightness, so this page treats it as a high-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 soft UI backgrounds. Its luminance is 0.7679, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 36.77, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.36:1AA Pass
White text1.28:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.36:1 · AAA
White text#FFFFFF1.28:1 · Fail

Accessible Alternatives

#F5FCEE#000000 text · best 20.04:1#F5FCEE
#CAFB93#000000 text · best 17.73:1#CAFB93
#EFEC9F#000000 text · best 17.17:1#EFEC9F
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA
Vanilla#000000 text · best 16.61:1#F3E5AB

Generated Palette

#CAEF9F#CAEF9F
#C49FEF#C49FEF
#EFEC9F#EFEC9F
#A2EF9F#A2EF9F
#F5FCEE#F5FCEE
#9EE151#9EE151

Color Harmonies

#C49FEF#C49FEF
#EFEC9F#EFEC9F
#A2EF9F#A2EF9F
#9FCAEF#9FCAEF
#EF9FCA#EF9FCA

Variants

#F5FCEE#F5FCEE
#9EE151#9EE151
#CAFB93#CAFB93
#C9E2AB#C9E2AB
White#FFFFFF
#DEFFB8#DEFFB8

Nearest Named Colors