#D8EB8A#D8EB8A
#D8EB8A is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.5% C 0.124 H 118.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EB8A |
|---|---|
| RGB | rgb(216, 235, 138) |
| HSL | hsl(72, 71%, 73%) |
| HSV | hsv(72, 41%, 92%) |
| CMYK | cmyk(8.1%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(89.79, -20.93, 44.90) |
| CIE-LCH | lch(89.79, 49.54, 115.00°) |
| OKLab | oklab(90.47% -0.058 0.109) |
| OKLCH | oklch(90.47% 0.124 118) |
| XYZ | xyz(62.6150, 75.8510, 35.3819) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.57
Greenish Beige
#C9D179
ΔE00 6.03
Light Yellow Green
#CCFD7F
ΔE00 6.32
Pistachio (survey)
#C0FA8B
ΔE00 7.16
Khaki (CSS)
#F0E68C
ΔE00 7.16
Pear
#CBF85F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EB8A #9D8AEB
analogous
#EBCE8A #D8EB8A #A7EB8A
triadic
#D8EB8A #8AD8EB #EB8AD8
tetradic
#D8EB8A #8AEBCE #9D8AEB #EB8AA7
square
#D8EB8A #8AEBCE #9D8AEB #EB8AA7
split-complementary
#D8EB8A #8AA7EB #CE8AEB
monochromatic
#B3D625 #C7E256 #D8EB8A #E9F4BE #F6FBE5
Accessibility & contrast
On white
1.30
#D8EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#D8EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EB8A
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EB8A | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F5E28F
Tritanopia (blue-blind)
#E1E2D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d8eb8a; /* rgb */ color: rgb(216, 235, 138); /* oklch */ color: oklch(90.5% 0.124 118.0);
Tailwind
colors: {
custom: {
50: '#e5f1ad',
500: '#d8eb8a',
950: '#000000',
},
}SCSS
$custom: #d8eb8a; $custom-light: #e5f1ad; $custom-dark: #000000;
JSON
{
"hex": "#d8eb8a",
"rgb": {
"r": 216,
"g": 235,
"b": 138
},
"hsl": {
"h": 71.753,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.90466,
"c": 0.12351,
"h": 118
},
"luminance": 0.75851
}Semantic roles & 50–950 ramp
primary
#D8EB8A
secondary
#6A54C5
accent
#13D338
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581