HEX atlas value

#D5F3C4

#D5F3C4 is a cool green HEX color close to Pastel Mint. According to Colors Encyclopedia, it converts to RGB 213, 243, 196, HSL 98, 66%, 86%, has luminance 0.8223, and belongs to the light group.

#D5F3C4 Sample readable text
HEX #D5F3C4
RGB rgb(213, 243, 196)
HSL hsl(98 66% 86%)
CMYK cmyk(12, 0, 19, 5)
Luminance 0.8223
Contrast Black 17.45:1White 1.2:1

CSS

--color-d5f3c4: #D5F3C4;
.background-d5f3c4 { background-color: #D5F3C4; }
.text-d5f3c4 { color: #D5F3C4; }

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.8223
Black text17.45:1AA Pass
White text1.2: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":"#D5F3C4","rgb":[213,243,196],"hsl":[98,66,86],"cmyk":[12,0,19,5],"luminance":0.8223,"contrast":{"black":17.45,"white":1.2}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.45,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.2,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D3FBBC","hex":"#D3FBBC","family":"green","bestTextColor":"#000000","contrastBlack":18.29,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EDF3C4","hex":"#EDF3C4","family":"yellow","bestTextColor":"#000000","contrastBlack":18.22,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C4F3CA","hex":"#C4F3CA","family":"green","bestTextColor":"#000000","contrastBlack":17.02,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Pastel Mint adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/d5f3c4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/pearl.json"]}
Harmonies
{"complementary":"#E2C4F3","analogous":["#EDF3C4","#C4F3CA"],"triadic":["#C4D5F3","#F3C4D5"],"tetradic":["#C4EDF3","#E2C4F3","#F3CAC4"],"splitComplementary":["#CAC4F3","#F3C4ED"],"monochromatic":["#FFFFFF","#D5F3C4","#9FE378"]}
Variants
{"light":"#FFFFFF","dark":"#9FE378","saturated":"#D3FBBC","desaturated":"#D7EBCC","pastel":"#FFFFFF","neon":"#ECFFE0"}
Nearest named colors
[{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":15.556349186104045},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":27.073972741361768},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":28.600699292150182},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":29.086079144497972},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":30.789608636681304}]

HEX meaning and use

About #D5F3C4

#D5F3C4 is classified as a cool green value with light visual character. #D5F3C4 is visually closest to Pastel Mint, a named green color with HEX #CEFAD0.

The RGB channels are 213, 243, and 196, with green carrying the strongest channel weight. In HSL, the hue is 98deg with 66% saturation and 86% 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 light surfaces. Its luminance is 0.8223, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.56, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.45:1AA Pass
White text1.2:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.45:1 · AAA
White text#FFFFFF1.2:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#D3FBBC#000000 text · best 18.29:1#D3FBBC
#EDF3C4#000000 text · best 18.22:1#EDF3C4
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#C4F3CA#000000 text · best 17.02:1#C4F3CA

Generated Palette

#D5F3C4#D5F3C4
#E2C4F3#E2C4F3
#EDF3C4#EDF3C4
#C4F3CA#C4F3CA
White#FFFFFF
#9FE378#9FE378

Color Harmonies

#E2C4F3#E2C4F3
#EDF3C4#EDF3C4
#C4F3CA#C4F3CA
#C4D5F3#C4D5F3
#F3C4D5#F3C4D5

Variants

White#FFFFFF
#9FE378#9FE378
#D3FBBC#D3FBBC
#D7EBCC#D7EBCC
White#FFFFFF
#ECFFE0#ECFFE0

Nearest Named Colors