HEX atlas value

#D7FAA8

#D7FAA8 is a cool green HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 215, 250, 168, HSL 86, 89%, 82%, has luminance 0.8565, and belongs to the pastel group.

#D7FAA8 Sample readable text
HEX #D7FAA8
RGB rgb(215, 250, 168)
HSL hsl(86 89% 82%)
CMYK cmyk(14, 0, 33, 2)
Luminance 0.8565
Contrast Black 18.13:1White 1.16:1

CSS

--color-d7faa8: #D7FAA8;
.background-d7faa8 { background-color: #D7FAA8; }
.text-d7faa8 { color: #D7FAA8; }

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.8565
Black text18.13:1AA Pass
White text1.16: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":"#D7FAA8","rgb":[215,250,168],"hsl":[86,89,82],"cmyk":[14,0,33,2],"luminance":0.8565,"contrast":{"black":18.13,"white":1.16}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.13,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.16,"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":"#D7FFA3","hex":"#D7FFA3","family":"green","bestTextColor":"#000000","contrastBlack":18.72,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#FAF5A8","hex":"#FAF5A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.69,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"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"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Pale Goldenrod 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/d7faa8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/vanilla.json","https://www.colorsencyclopedia.com/api/colors/butter.json"]}
Harmonies
{"complementary":"#CCA8FA","analogous":["#FAF5A8","#AEFAA8"],"triadic":["#A8D7FA","#FAA8D7"],"tetradic":["#A8FAF5","#CCA8FA","#FAA8AE"],"splitComplementary":["#A8AEFA","#F5A8FA"],"monochromatic":["#FFFFFF","#D7FAA8","#AEF551"]}
Variants
{"light":"#FFFFFF","dark":"#AEF551","saturated":"#D7FFA3","desaturated":"#D5F0B2","pastel":"#FFFFFF","neon":"#E9FFCC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":29.274562336608895},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":35.12833614050059},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":41},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":41},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":41.641325627314025}]

HEX meaning and use

About #D7FAA8

#D7FAA8 is classified as a cool green value with pastel visual character. #D7FAA8 is visually closest to Pale Goldenrod, a named yellow color with HEX #EEE8AA.

The RGB channels are 215, 250, and 168, with green carrying the strongest channel weight. In HSL, the hue is 86deg with 89% saturation and 82% 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.8565, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 29.27, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.13:1AA Pass
White text1.16:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.13:1 · AAA
White text#FFFFFF1.16:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#D7FFA3#000000 text · best 18.72:1#D7FFA3
#FAF5A8#000000 text · best 18.69:1#FAF5A8
Butter#000000 text · best 18.4:1#FFF1A8
Pastel Mint#000000 text · best 18.21:1#CEFAD0

Generated Palette

#D7FAA8#D7FAA8
#CCA8FA#CCA8FA
#FAF5A8#FAF5A8
#AEFAA8#AEFAA8
White#FFFFFF
#AEF551#AEF551

Color Harmonies

#CCA8FA#CCA8FA
#FAF5A8#FAF5A8
#AEFAA8#AEFAA8
#A8D7FA#A8D7FA
#FAA8D7#FAA8D7

Variants

White#FFFFFF
#AEF551#AEF551
#D7FFA3#D7FFA3
#D5F0B2#D5F0B2
White#FFFFFF
#E9FFCC#E9FFCC

Nearest Named Colors