#D2EC89#D2EC89
#D2EC89 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.2% C 0.128 H 121.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC89 |
|---|---|
| RGB | rgb(210, 236, 137) |
| HSL | hsl(76, 72%, 73%) |
| HSV | hsv(76, 42%, 93%) |
| CMYK | cmyk(11%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(89.63, -23.79, 45.09) |
| CIE-LCH | lch(89.63, 50.98, 117.81°) |
| OKLab | oklab(90.23% -0.0659 0.1095) |
| OKLCH | oklch(90.23% 0.128 121) |
| XYZ | xyz(61.0892, 75.4987, 35.0165) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 6.10
Light Yellowish Green
#C2FF89
ΔE00 6.45
Celery
#C1FD95
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC89 #A389EC
analogous
#ECD589 #D2EC89 #A0EC89
triadic
#D2EC89 #89D2EC #EC89D2
tetradic
#D2EC89 #89ECD5 #A389EC #EC89A0
square
#D2EC89 #89ECD5 #A389EC #EC89A0
split-complementary
#D2EC89 #89A0EC #D589EC
monochromatic
#A8D823 #BEE454 #D2EC89 #E6F4BE #F5FBE5
Accessibility & contrast
On white
1.30
#D2EC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#D2EC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC89
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC89 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F4E18E
Tritanopia (blue-blind)
#DAE3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ec89; /* rgb */ color: rgb(210, 236, 137); /* oklch */ color: oklch(90.2% 0.128 121.0);
Tailwind
colors: {
custom: {
50: '#e1f2ad',
500: '#d2ec89',
950: '#000000',
},
}SCSS
$custom: #d2ec89; $custom-light: #e1f2ad; $custom-dark: #000000;
JSON
{
"hex": "#d2ec89",
"rgb": {
"r": 210,
"g": 236,
"b": 137
},
"hsl": {
"h": 75.758,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.90225,
"c": 0.12778,
"h": 121
},
"luminance": 0.75499
}Semantic roles & 50–950 ramp
primary
#D2EC89
secondary
#7153C6
accent
#11D444
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581