#D0EC79#D0EC79
#D0EC79 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.9% C 0.145 H 120.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EC79 |
|---|---|
| RGB | rgb(208, 236, 121) |
| HSL | hsl(75, 75%, 70%) |
| HSV | hsv(75, 49%, 93%) |
| CMYK | cmyk(11.9%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(89.29, -26.21, 52.29) |
| CIE-LCH | lch(89.29, 58.49, 116.63°) |
| OKLab | oklab(89.86% -0.0739 0.1245) |
| OKLCH | oklch(89.86% 0.145 120.7) |
| XYZ | xyz(59.4594, 74.7814, 29.3873) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.55
Pear
#CBF85F
ΔE00 4.70
Light Pea Green
#C4FE82
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Pale Lime
#BEFD73
ΔE00 6.07
Light Khaki
#E6F2A2
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EC79 #9579EC
analogous
#ECCF79 #D0EC79 #96EC79
triadic
#D0EC79 #79D0EC #EC79D0
tetradic
#D0EC79 #79ECCF #9579EC #EC7996
square
#D0EC79 #79ECCF #9579EC #EC7996
split-complementary
#D0EC79 #7996EC #CF79EC
monochromatic
#A3CD1D #BDE443 #D0EC79 #E3F4AF #F6FBE4
Accessibility & contrast
On white
1.32
#D0EC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D0EC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EC79
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EC79 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#D9E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d0ec79; /* rgb */ color: rgb(208, 236, 121); /* oklch */ color: oklch(89.9% 0.145 120.7);
Tailwind
colors: {
custom: {
50: '#e0f2a2',
500: '#d0ec79',
950: '#000000',
},
}SCSS
$custom: #d0ec79; $custom-light: #e0f2a2; $custom-dark: #000000;
JSON
{
"hex": "#d0ec79",
"rgb": {
"r": 208,
"g": 236,
"b": 121
},
"hsl": {
"h": 74.609,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.89857,
"c": 0.14477,
"h": 120.7
},
"luminance": 0.74781
}Semantic roles & 50–950 ramp
primary
#D0EC79
secondary
#6444C5
accent
#0ED73F
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580