#D2EA8A#D2EA8A
#D2EA8A is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.8% C 0.124 H 120.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EA8A |
|---|---|
| RGB | rgb(210, 234, 138) |
| HSL | hsl(75, 70%, 73%) |
| HSV | hsv(75, 41%, 92%) |
| CMYK | cmyk(10.3%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(89.10, -22.71, 43.94) |
| CIE-LCH | lch(89.10, 49.46, 117.33°) |
| OKLab | oklab(89.81% -0.0628 0.1069) |
| OKLCH | oklch(89.81% 0.124 120.4) |
| XYZ | xyz(60.5887, 74.3824, 35.2052) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 5.85
Greenish Beige
#C9D179
ΔE00 6.20
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Pale Olive Green
#B1D27B
ΔE00 6.49
Light Pea Green
#C4FE82
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EA8A #A28AEA
analogous
#EAD28A #D2EA8A #A2EA8A
triadic
#D2EA8A #8AD2EA #EA8AD2
tetradic
#D2EA8A #8AEAD2 #A28AEA #EA8AA2
square
#D2EA8A #8AEAD2 #A28AEA #EA8AA2
split-complementary
#D2EA8A #8AA2EA #D28AEA
monochromatic
#A8D426 #BEE156 #D2EA8A #E6F3BE #F5FAE5
Accessibility & contrast
On white
1.32
#D2EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#D2EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EA8A
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EA8A | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#DAE1D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2ea8a; /* rgb */ color: rgb(210, 234, 138); /* oklch */ color: oklch(89.8% 0.124 120.4);
Tailwind
colors: {
custom: {
50: '#e1f0ad',
500: '#d2ea8a',
950: '#000000',
},
}SCSS
$custom: #d2ea8a; $custom-light: #e1f0ad; $custom-dark: #000000;
JSON
{
"hex": "#d2ea8a",
"rgb": {
"r": 210,
"g": 234,
"b": 138
},
"hsl": {
"h": 75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89811,
"c": 0.12401,
"h": 120.4
},
"luminance": 0.74382
}Semantic roles & 50–950 ramp
primary
#D2EA8A
secondary
#7054C4
accent
#14D243
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581