#D2ED8D#D2ED8D
#D2ED8D is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.5% C 0.125 H 121.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED8D |
|---|---|
| RGB | rgb(210, 237, 141) |
| HSL | hsl(77, 73%, 74%) |
| HSV | hsv(77, 41%, 93%) |
| CMYK | cmyk(11.4%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(89.95, -23.81, 43.54) |
| CIE-LCH | lch(89.95, 49.63, 118.67°) |
| OKLab | oklab(90.5% -0.0657 0.1062) |
| OKLCH | oklch(90.5% 0.125 121.8) |
| XYZ | xyz(61.6702, 76.1931, 36.6520) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Light Yellow Green
#CCFD7F
ΔE00 5.27
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Light Pea Green
#C4FE82
ΔE00 6.01
Celery
#C1FD95
ΔE00 6.10
Light Yellowish Green
#C2FF89
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED8D #A88DED
analogous
#EDD88D #D2ED8D #A2ED8D
triadic
#D2ED8D #8DD2ED #ED8DD2
tetradic
#D2ED8D #8DEDD8 #A88DED #ED8DA2
square
#D2ED8D #8DEDD8 #A88DED #ED8DA2
split-complementary
#D2ED8D #8DA2ED #D88DED
monochromatic
#A8DC23 #BDE558 #D2ED8D #E7F5C2 #F5FBE5
Accessibility & contrast
On white
1.29
#D2ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#D2ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED8D
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED8D | 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)
#F8E386
Deuteranopia (green-blind)
#F4E292
Tritanopia (blue-blind)
#D9E4D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed8d; /* rgb */ color: rgb(210, 237, 141); /* oklch */ color: oklch(90.5% 0.125 121.8);
Tailwind
colors: {
custom: {
50: '#e1f2af',
500: '#d2ed8d',
950: '#000000',
},
}SCSS
$custom: #d2ed8d; $custom-light: #e1f2af; $custom-dark: #000000;
JSON
{
"hex": "#d2ed8d",
"rgb": {
"r": 210,
"g": 237,
"b": 141
},
"hsl": {
"h": 76.875,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.90501,
"c": 0.12486,
"h": 121.8
},
"luminance": 0.76193
}Semantic roles & 50–950 ramp
primary
#D2ED8D
secondary
#7656C8
accent
#11D548
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581