#D2EE83#D2EE83
#D2EE83 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.137 H 121.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE83 |
|---|---|
| RGB | rgb(210, 238, 131) |
| HSL | hsl(76, 76%, 72%) |
| HSV | hsv(76, 45%, 93%) |
| CMYK | cmyk(11.8%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(90.09, -25.39, 48.56) |
| CIE-LCH | lch(90.09, 54.80, 117.61°) |
| OKLab | oklab(90.57% -0.0709 0.1169) |
| OKLCH | oklch(90.57% 0.137 121.2) |
| XYZ | xyz(61.2498, 76.4894, 33.0055) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Khaki
#E6F2A2
ΔE00 5.19
Pear
#CBF85F
ΔE00 5.46
Light Pea Green
#C4FE82
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE83 #9F83EE
analogous
#EED583 #D2EE83 #9CEE83
triadic
#D2EE83 #83D2EE #EE83D2
tetradic
#D2EE83 #83EED5 #9F83EE #EE839C
square
#D2EE83 #83EED5 #9F83EE #EE839C
split-complementary
#D2EE83 #839CEE #D583EE
monochromatic
#A8D91E #BEE74D #D2EE83 #E6F5B9 #F5FBE4
Accessibility & contrast
On white
1.29
#D2EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#D2EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE83
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE83 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37A
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#DAE4D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ee83; /* rgb */ color: rgb(210, 238, 131); /* oklch */ color: oklch(90.6% 0.137 121.2);
Tailwind
colors: {
custom: {
50: '#e1f3a9',
500: '#d2ee83',
950: '#000000',
},
}SCSS
$custom: #d2ee83; $custom-light: #e1f3a9; $custom-dark: #000000;
JSON
{
"hex": "#d2ee83",
"rgb": {
"r": 210,
"g": 238,
"b": 131
},
"hsl": {
"h": 75.701,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.90568,
"c": 0.13672,
"h": 121.2
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#D2EE83
secondary
#6D4DC8
accent
#0DD842
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581