#D2EF8D#D2EF8D
#D2EF8D is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.128 H 122.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF8D |
|---|---|
| RGB | rgb(210, 239, 141) |
| HSL | hsl(78, 75%, 75%) |
| HSV | hsv(78, 41%, 94%) |
| CMYK | cmyk(12.1%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(90.49, -24.77, 44.23) |
| CIE-LCH | lch(90.49, 50.69, 119.25°) |
| OKLab | oklab(90.93% -0.0684 0.1077) |
| OKLCH | oklch(90.93% 0.128 122.4) |
| XYZ | xyz(62.2525, 77.3576, 36.8461) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Light Yellow Green
#CCFD7F
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Light Pea Green
#C4FE82
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.65
Light Yellowish Green
#C2FF89
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF8D #AA8DEF
analogous
#EFDB8D #D2EF8D #A1EF8D
triadic
#D2EF8D #8DD2EF #EF8DD2
tetradic
#D2EF8D #8DEFDB #AA8DEF #EF8DA1
square
#D2EF8D #8DEFDB #AA8DEF #EF8DA1
split-complementary
#D2EF8D #8DA1EF #DB8DEF
monochromatic
#A8E022 #BDE757 #D2EF8D #E7F7C3 #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#D2EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF8D
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF8D | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE485
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#D9E6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef8d; /* rgb */ color: rgb(210, 239, 141); /* oklch */ color: oklch(90.9% 0.128 122.4);
Tailwind
colors: {
custom: {
50: '#e1f4b0',
500: '#d2ef8d',
950: '#000000',
},
}SCSS
$custom: #d2ef8d; $custom-light: #e1f4b0; $custom-dark: #000000;
JSON
{
"hex": "#d2ef8d",
"rgb": {
"r": 210,
"g": 239,
"b": 141
},
"hsl": {
"h": 77.755,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.90931,
"c": 0.12761,
"h": 122.4
},
"luminance": 0.77358
}Semantic roles & 50–950 ramp
primary
#D2EF8D
secondary
#7856CB
accent
#0ED84A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581