#D0EA77#D0EA77
#D0EA77 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.144 H 119.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EA77 |
|---|---|
| RGB | rgb(208, 234, 119) |
| HSL | hsl(74, 73%, 69%) |
| HSV | hsv(74, 49%, 92%) |
| CMYK | cmyk(11.1%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(88.73, -25.45, 52.54) |
| CIE-LCH | lch(88.73, 58.38, 115.85°) |
| OKLab | oklab(89.4% -0.0719 0.1249) |
| OKLCH | oklch(89.4% 0.144 119.9) |
| XYZ | xyz(58.7655, 73.5876, 28.5572) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.27
Pale Lime
#BEFD73
ΔE00 6.55
Pistachio (survey)
#C0FA8B
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EA77 #9177EA
analogous
#EACA77 #D0EA77 #97EA77
triadic
#D0EA77 #77D0EA #EA77D0
tetradic
#D0EA77 #77EACA #9177EA #EA7797
square
#D0EA77 #77EACA #9177EA #EA7797
split-complementary
#D0EA77 #7797EA #CA77EA
monochromatic
#A2C81F #BEE242 #D0EA77 #E2F2AC #F5FAE1
Accessibility & contrast
On white
1.34
#D0EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#D0EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EA77
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EA77 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#D9E0D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0ea77; /* rgb */ color: rgb(208, 234, 119); /* oklch */ color: oklch(89.4% 0.144 119.9);
Tailwind
colors: {
custom: {
50: '#e0f0a1',
500: '#d0ea77',
950: '#000000',
},
}SCSS
$custom: #d0ea77; $custom-light: #e0f0a1; $custom-dark: #000000;
JSON
{
"hex": "#d0ea77",
"rgb": {
"r": 208,
"g": 234,
"b": 119
},
"hsl": {
"h": 73.565,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.89398,
"c": 0.14413,
"h": 119.9
},
"luminance": 0.73587
}Semantic roles & 50–950 ramp
primary
#D0EA77
secondary
#6043C2
accent
#10D53D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580