#D0EC8A#D0EC8A
#D0EC8A is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.127 H 122.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EC8A |
|---|---|
| RGB | rgb(208, 236, 138) |
| HSL | hsl(77, 72%, 73%) |
| HSV | hsv(77, 42%, 93%) |
| CMYK | cmyk(11.9%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(89.50, -24.42, 44.42) |
| CIE-LCH | lch(89.50, 50.69, 118.80°) |
| OKLab | oklab(90.1% -0.0675 0.108) |
| OKLCH | oklch(90.1% 0.127 122) |
| XYZ | xyz(60.5953, 75.2357, 35.3695) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.61
Light Yellow Green
#CCFD7F
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Light Pea Green
#C4FE82
ΔE00 5.87
Celery
#C1FD95
ΔE00 6.07
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EC8A #A68AEC
analogous
#ECD78A #D0EC8A #9FEC8A
triadic
#D0EC8A #8AD0EC #EC8AD0
tetradic
#D0EC8A #8AECD7 #A68AEC #EC8A9F
square
#D0EC8A #8AECD7 #A68AEC #EC8A9F
split-complementary
#D0EC8A #8A9FEC #D78AEC
monochromatic
#A5D823 #BBE355 #D0EC8A #E5F5BF #F4FBE5
Accessibility & contrast
On white
1.31
#D0EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D0EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EC8A
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EC8A | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#D7E3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0ec8a; /* rgb */ color: rgb(208, 236, 138); /* oklch */ color: oklch(90.1% 0.127 122.0);
Tailwind
colors: {
custom: {
50: '#e0f2ad',
500: '#d0ec8a',
950: '#000000',
},
}SCSS
$custom: #d0ec8a; $custom-light: #e0f2ad; $custom-dark: #000000;
JSON
{
"hex": "#d0ec8a",
"rgb": {
"r": 208,
"g": 236,
"b": 138
},
"hsl": {
"h": 77.143,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.90097,
"c": 0.1274,
"h": 122
},
"luminance": 0.75236
}Semantic roles & 50–950 ramp
primary
#D0EC8A
secondary
#7454C7
accent
#11D449
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581