#D1EA8A#D1EA8A
#D1EA8A is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.7% C 0.124 H 120.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EA8A |
|---|---|
| RGB | rgb(209, 234, 138) |
| HSL | hsl(76, 70%, 73%) |
| HSV | hsv(76, 41%, 92%) |
| CMYK | cmyk(10.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(89.03, -23.09, 43.84) |
| CIE-LCH | lch(89.03, 49.55, 117.77°) |
| OKLab | oklab(89.74% -0.0638 0.1067) |
| OKLCH | oklch(89.74% 0.124 120.9) |
| XYZ | xyz(60.3048, 74.2360, 35.1918) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.29
Pale Olive Green
#B1D27B
ΔE00 6.37
Light Pea Green
#C4FE82
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EA8A #A38AEA
analogous
#EAD38A #D1EA8A #A1EA8A
triadic
#D1EA8A #8AD1EA #EA8AD1
tetradic
#D1EA8A #8AEAD3 #A38AEA #EA8AA1
square
#D1EA8A #8AEAD3 #A38AEA #EA8AA1
split-complementary
#D1EA8A #8AA1EA #D38AEA
monochromatic
#A6D426 #BDE156 #D1EA8A #E5F3BE #F5FAE5
Accessibility & contrast
On white
1.33
#D1EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#D1EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EA8A
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EA8A | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#D9E1D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d1ea8a; /* rgb */ color: rgb(209, 234, 138); /* oklch */ color: oklch(89.7% 0.124 120.9);
Tailwind
colors: {
custom: {
50: '#e0f0ad',
500: '#d1ea8a',
950: '#000000',
},
}SCSS
$custom: #d1ea8a; $custom-light: #e0f0ad; $custom-dark: #000000;
JSON
{
"hex": "#d1ea8a",
"rgb": {
"r": 209,
"g": 234,
"b": 138
},
"hsl": {
"h": 75.625,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89738,
"c": 0.12433,
"h": 120.9
},
"luminance": 0.74236
}Semantic roles & 50–950 ramp
primary
#D1EA8A
secondary
#7154C4
accent
#14D245
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581