#D2EE77#D2EE77
#D2EE77 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.149 H 120.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE77 |
|---|---|
| RGB | rgb(210, 238, 119) |
| HSL | hsl(74, 78%, 70%) |
| HSV | hsv(74, 50%, 93%) |
| CMYK | cmyk(11.8%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(89.94, -26.59, 54.03) |
| CIE-LCH | lch(89.94, 60.22, 116.20°) |
| OKLab | oklab(90.41% -0.0752 0.1282) |
| OKLCH | oklch(90.41% 0.149 120.4) |
| XYZ | xyz(60.4831, 76.1828, 28.9676) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.20
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 5.67
Pale Lime
#BEFD73
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Light Khaki
#E6F2A2
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE77 #9377EE
analogous
#EECF77 #D2EE77 #96EE77
triadic
#D2EE77 #77D2EE #EE77D2
tetradic
#D2EE77 #77EECF #9377EE #EE7796
square
#D2EE77 #77EECF #9377EE #EE7796
split-complementary
#D2EE77 #7796EE #CF77EE
monochromatic
#A6D11A #C0E741 #D2EE77 #E4F5AD #F6FCE4
Accessibility & contrast
On white
1.29
#D2EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#D2EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE77
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE77 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE36C
Deuteranopia (green-blind)
#F7E27E
Tritanopia (blue-blind)
#DBE4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ee77; /* rgb */ color: rgb(210, 238, 119); /* oklch */ color: oklch(90.4% 0.149 120.4);
Tailwind
colors: {
custom: {
50: '#e2f3a1',
500: '#d2ee77',
950: '#000000',
},
}SCSS
$custom: #d2ee77; $custom-light: #e2f3a1; $custom-dark: #000000;
JSON
{
"hex": "#d2ee77",
"rgb": {
"r": 210,
"g": 238,
"b": 119
},
"hsl": {
"h": 74.118,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.90409,
"c": 0.14859,
"h": 120.4
},
"luminance": 0.76183
}Semantic roles & 50–950 ramp
primary
#D2EE77
secondary
#6142C7
accent
#0BDA3C
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580