#D8EE8A#D8EE8A
#D8EE8A is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.1% C 0.127 H 119.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EE8A |
|---|---|
| RGB | rgb(216, 238, 138) |
| HSL | hsl(73, 75%, 74%) |
| HSV | hsv(73, 42%, 93%) |
| CMYK | cmyk(9.2%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.59, -22.38, 45.90) |
| CIE-LCH | lch(90.59, 51.07, 115.99°) |
| OKLab | oklab(91.11% -0.0621 0.1113) |
| OKLCH | oklch(91.11% 0.127 119.2) |
| XYZ | xyz(63.4811, 77.5833, 35.6706) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.85
Light Yellow Green
#CCFD7F
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Light Pea Green
#C4FE82
ΔE00 6.57
Pear
#CBF85F
ΔE00 6.58
Greenish Beige
#C9D179
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EE8A #A08AEE
analogous
#EED28A #D8EE8A #A6EE8A
triadic
#D8EE8A #8AD8EE #EE8AD8
tetradic
#D8EE8A #8AEED2 #A08AEE #EE8AA6
square
#D8EE8A #8AEED2 #A08AEE #EE8AA6
split-complementary
#D8EE8A #8AA6EE #D28AEE
monochromatic
#B4DD20 #C6E655 #D8EE8A #EAF6BF #F6FBE4
Accessibility & contrast
On white
1.27
#D8EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D8EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EE8A
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EE8A | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#E1E4D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d8ee8a; /* rgb */ color: rgb(216, 238, 138); /* oklch */ color: oklch(91.1% 0.127 119.2);
Tailwind
colors: {
custom: {
50: '#e5f3ad',
500: '#d8ee8a',
950: '#000000',
},
}SCSS
$custom: #d8ee8a; $custom-light: #e5f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d8ee8a",
"rgb": {
"r": 216,
"g": 238,
"b": 138
},
"hsl": {
"h": 73.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.91105,
"c": 0.12746,
"h": 119.2
},
"luminance": 0.77583
}Semantic roles & 50–950 ramp
primary
#D8EE8A
secondary
#6D53C9
accent
#0FD73B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581