#D2EE81#D2EE81
#D2EE81 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.139 H 121.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EE81 |
|---|---|
| RGB | rgb(210, 238, 129) |
| HSL | hsl(75, 76%, 72%) |
| HSV | hsv(75, 46%, 93%) |
| CMYK | cmyk(11.8%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(90.06, -25.60, 49.48) |
| CIE-LCH | lch(90.06, 55.71, 117.36°) |
| OKLab | oklab(90.54% -0.0716 0.1189) |
| OKLCH | oklch(90.54% 0.139 121.1) |
| XYZ | xyz(61.1155, 76.4358, 32.2985) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.36
Pear
#CBF85F
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.38
Light Pea Green
#C4FE82
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EE81 #9D81EE
analogous
#EED481 #D2EE81 #9CEE81
triadic
#D2EE81 #81D2EE #EE81D2
tetradic
#D2EE81 #81EED4 #9D81EE #EE819C
square
#D2EE81 #81EED4 #9D81EE #EE819C
split-complementary
#D2EE81 #819CEE #D481EE
monochromatic
#A8D81D #BFE74B #D2EE81 #E5F5B7 #F5FBE4
Accessibility & contrast
On white
1.29
#D2EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D2EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EE81
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EE81 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE378
Deuteranopia (green-blind)
#F6E387
Tritanopia (blue-blind)
#DAE4D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ee81; /* rgb */ color: rgb(210, 238, 129); /* oklch */ color: oklch(90.5% 0.139 121.1);
Tailwind
colors: {
custom: {
50: '#e1f3a7',
500: '#d2ee81',
950: '#000000',
},
}SCSS
$custom: #d2ee81; $custom-light: #e1f3a7; $custom-dark: #000000;
JSON
{
"hex": "#d2ee81",
"rgb": {
"r": 210,
"g": 238,
"b": 129
},
"hsl": {
"h": 75.413,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.90541,
"c": 0.13875,
"h": 121.1
},
"luminance": 0.76436
}Semantic roles & 50–950 ramp
primary
#D2EE81
secondary
#6B4BC8
accent
#0DD841
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580