#D8EEAE#D8EEAE
#D8EEAE is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.7% C 0.087 H 123.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EEAE |
|---|---|
| RGB | rgb(216, 238, 174) |
| HSL | hsl(81, 65%, 81%) |
| HSV | hsv(81, 27%, 93%) |
| CMYK | cmyk(9.2%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(91.15, -17.88, 28.66) |
| CIE-LCH | lch(91.15, 33.78, 121.96°) |
| OKLab | oklab(91.73% -0.0478 0.0723) |
| OKLCH | oklch(91.73% 0.087 123.5) |
| XYZ | xyz(66.5326, 78.8039, 51.7418) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.46
Very Pale Green
#CFFDBC
ΔE00 5.45
Very Light Green
#D1FFBD
ΔE00 5.57
Light Sage
#BCECAC
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 5.73
Pale Green
#C7FDB5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EEAE #C4AEEE
analogous
#EEE4AE #D8EEAE #B8EEAE
triadic
#D8EEAE #AED8EE #EEAED8
tetradic
#D8EEAE #AEEEE4 #C4AEEE #EEAEB8
square
#D8EEAE #AEEEE4 #C4AEEE #EEAEB8
split-complementary
#D8EEAE #AEB8EE #E4AEEE
monochromatic
#A7D949 #C0E37B #D8EEAE #F0F9E1 #F3FAE6
Accessibility & contrast
On white
1.25
#D8EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D8EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EEAE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EEAE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6AA
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#DDE8DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8eeae; /* rgb */ color: rgb(216, 238, 174); /* oklch */ color: oklch(91.7% 0.087 123.5);
Tailwind
colors: {
custom: {
50: '#e4f3c6',
500: '#d8eeae',
950: '#000000',
},
}SCSS
$custom: #d8eeae; $custom-light: #e4f3c6; $custom-dark: #000000;
JSON
{
"hex": "#d8eeae",
"rgb": {
"r": 216,
"g": 238,
"b": 174
},
"hsl": {
"h": 80.625,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.9173,
"c": 0.08668,
"h": 123.5
},
"luminance": 0.78804
}Semantic roles & 50–950 ramp
primary
#D8EEAE
secondary
#9375CB
accent
#18CD57
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582