#D2EE80#D2EE80
#D2EE80 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.140 H 121.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE80 |
|---|---|
| RGB | rgb(210, 238, 128) |
| HSL | hsl(75, 76%, 72%) |
| HSV | hsv(75, 46%, 93%) |
| CMYK | cmyk(11.8%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(90.05, -25.70, 49.94) |
| CIE-LCH | lch(90.05, 56.17, 117.23°) |
| OKLab | oklab(90.53% -0.072 0.1198) |
| OKLCH | oklch(90.53% 0.14 121) |
| XYZ | xyz(61.0494, 76.4093, 31.9502) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.33
Pear
#CBF85F
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Pale Lime
#BEFD73
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE80 #9C80EE
analogous
#EED380 #D2EE80 #9BEE80
triadic
#D2EE80 #80D2EE #EE80D2
tetradic
#D2EE80 #80EED3 #9C80EE #EE809B
square
#D2EE80 #80EED3 #9C80EE #EE809B
split-complementary
#D2EE80 #809BEE #D380EE
monochromatic
#A7D71D #BFE74A #D2EE80 #E5F5B6 #F5FBE4
Accessibility & contrast
On white
1.29
#D2EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D2EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE80
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE80 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F6E386
Tritanopia (blue-blind)
#DBE4D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ee80; /* rgb */ color: rgb(210, 238, 128); /* oklch */ color: oklch(90.5% 0.140 121.0);
Tailwind
colors: {
custom: {
50: '#e1f3a7',
500: '#d2ee80',
950: '#000000',
},
}SCSS
$custom: #d2ee80; $custom-light: #e1f3a7; $custom-dark: #000000;
JSON
{
"hex": "#d2ee80",
"rgb": {
"r": 210,
"g": 238,
"b": 128
},
"hsl": {
"h": 75.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.90527,
"c": 0.13976,
"h": 121
},
"luminance": 0.76409
}Semantic roles & 50–950 ramp
primary
#D2EE80
secondary
#6A4AC8
accent
#0DD941
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580