#D1EC79#D1EC79
#D1EC79 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.9% C 0.144 H 120.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EC79 |
|---|---|
| RGB | rgb(209, 236, 121) |
| HSL | hsl(74, 75%, 70%) |
| HSV | hsv(74, 49%, 93%) |
| CMYK | cmyk(11.4%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(89.36, -25.83, 52.38) |
| CIE-LCH | lch(89.36, 58.41, 116.25°) |
| OKLab | oklab(89.93% -0.0728 0.1247) |
| OKLCH | oklch(89.93% 0.144 120.3) |
| XYZ | xyz(59.7415, 74.9269, 29.4005) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.68
Pear
#CBF85F
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Pale Lime
#BEFD73
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EC79 #9479EC
analogous
#ECCD79 #D1EC79 #98EC79
triadic
#D1EC79 #79D1EC #EC79D1
tetradic
#D1EC79 #79ECCD #9479EC #EC7998
square
#D1EC79 #79ECCD #9479EC #EC7998
split-complementary
#D1EC79 #7998EC #CD79EC
monochromatic
#A4CD1D #BFE443 #D1EC79 #E3F4AF #F6FBE4
Accessibility & contrast
On white
1.31
#D1EC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D1EC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EC79
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EC79 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#DAE2D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d1ec79; /* rgb */ color: rgb(209, 236, 121); /* oklch */ color: oklch(89.9% 0.144 120.3);
Tailwind
colors: {
custom: {
50: '#e1f2a2',
500: '#d1ec79',
950: '#000000',
},
}SCSS
$custom: #d1ec79; $custom-light: #e1f2a2; $custom-dark: #000000;
JSON
{
"hex": "#d1ec79",
"rgb": {
"r": 209,
"g": 236,
"b": 121
},
"hsl": {
"h": 74.087,
"s": 75.163,
"l": 70
},
"oklch": {
"l": 0.89929,
"c": 0.14443,
"h": 120.3
},
"luminance": 0.74927
}Semantic roles & 50–950 ramp
primary
#D1EC79
secondary
#6244C5
accent
#0ED73D
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580