#D8EEAF#D8EEAF
#D8EEAF is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.8% C 0.085 H 123.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EEAF |
|---|---|
| RGB | rgb(216, 238, 175) |
| HSL | hsl(81, 65%, 81%) |
| HSV | hsv(81, 26%, 93%) |
| CMYK | cmyk(9.2%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(91.16, -17.74, 28.18) |
| CIE-LCH | lch(91.16, 33.30, 122.20°) |
| OKLab | oklab(91.75% -0.0474 0.0711) |
| OKLCH | oklch(91.75% 0.085 123.7) |
| XYZ | xyz(66.6305, 78.8430, 52.2571) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.63
Very Pale Green
#CFFDBC
ΔE00 5.40
Very Light Green
#D1FFBD
ΔE00 5.53
Light Sage
#BCECAC
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.71
Pale Green
#C7FDB5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EEAF #C5AFEE
analogous
#EEE4AF #D8EEAF #B8EEAF
triadic
#D8EEAF #AFD8EE #EEAFD8
tetradic
#D8EEAF #AFEEE4 #C5AFEE #EEAFB8
square
#D8EEAF #AFEEE4 #C5AFEE #EEAFB8
split-complementary
#D8EEAF #AFB8EE #E4AFEE
monochromatic
#A7D94A #BFE37D #D8EEAF #F1F9E1 #F3FAE6
Accessibility & contrast
On white
1.25
#D8EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D8EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EEAF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EEAF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F2E6B2
Tritanopia (blue-blind)
#DDE8DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8eeaf; /* rgb */ color: rgb(216, 238, 175); /* oklch */ color: oklch(91.8% 0.085 123.7);
Tailwind
colors: {
custom: {
50: '#e4f3c7',
500: '#d8eeaf',
950: '#000000',
},
}SCSS
$custom: #d8eeaf; $custom-light: #e4f3c7; $custom-dark: #000000;
JSON
{
"hex": "#d8eeaf",
"rgb": {
"r": 216,
"g": 238,
"b": 175
},
"hsl": {
"h": 80.952,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.9175,
"c": 0.08549,
"h": 123.7
},
"luminance": 0.78843
}Semantic roles & 50–950 ramp
primary
#D8EEAF
secondary
#9476CC
accent
#19CD58
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582