#D2EC99#D2EC99
#D2EC99 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.5% C 0.110 H 122.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC99 |
|---|---|
| RGB | rgb(210, 236, 153) |
| HSL | hsl(79, 69%, 76%) |
| HSV | hsv(79, 35%, 93%) |
| CMYK | cmyk(11%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(89.86, -21.89, 37.48) |
| CIE-LCH | lch(89.86, 43.41, 120.29°) |
| OKLab | oklab(90.48% -0.0596 0.0927) |
| OKLCH | oklch(90.48% 0.11 122.8) |
| XYZ | xyz(62.3232, 75.9923, 41.5155) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 6.24
Tea Green
#BDF8A3
ΔE00 6.27
Washed Out Green
#BCF5A6
ΔE00 6.28
Light Grey Green
#B7E1A1
ΔE00 6.36
Celery
#C1FD95
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC99 #B399EC
analogous
#ECDD99 #D2EC99 #A9EC99
triadic
#D2EC99 #99D2EC #EC99D2
tetradic
#D2EC99 #99ECDD #B399EC #EC99A9
square
#D2EC99 #99ECDD #B399EC #EC99A9
split-complementary
#D2EC99 #99A9EC #DD99EC
monochromatic
#A4D932 #BBE265 #D2EC99 #E9F6CD #F4FAE5
Accessibility & contrast
On white
1.30
#D2EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D2EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC99
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC99 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E393
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#D8E4D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ec99; /* rgb */ color: rgb(210, 236, 153); /* oklch */ color: oklch(90.5% 0.110 122.8);
Tailwind
colors: {
custom: {
50: '#e0f2b8',
500: '#d2ec99',
950: '#000000',
},
}SCSS
$custom: #d2ec99; $custom-light: #e0f2b8; $custom-dark: #000000;
JSON
{
"hex": "#d2ec99",
"rgb": {
"r": 210,
"g": 236,
"b": 153
},
"hsl": {
"h": 78.795,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.90484,
"c": 0.11023,
"h": 122.8
},
"luminance": 0.75992
}Semantic roles & 50–950 ramp
primary
#D2EC99
secondary
#8262C8
accent
#15D150
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581