#D2ED95#D2ED95
#D2ED95 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.116 H 122.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED95 |
|---|---|
| RGB | rgb(210, 237, 149) |
| HSL | hsl(78, 71%, 76%) |
| HSV | hsv(78, 37%, 93%) |
| CMYK | cmyk(11.4%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(90.06, -22.87, 39.75) |
| CIE-LCH | lch(90.06, 45.86, 119.91°) |
| OKLab | oklab(90.63% -0.0626 0.0978) |
| OKLCH | oklch(90.63% 0.116 122.6) |
| XYZ | xyz(62.2871, 76.4398, 39.9009) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Celery
#C1FD95
ΔE00 6.03
Light Yellow Green
#CCFD7F
ΔE00 6.07
Tea Green
#BDF8A3
ΔE00 6.32
Washed Out Green
#BCF5A6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED95 #B095ED
analogous
#EDDC95 #D2ED95 #A6ED95
triadic
#D2ED95 #95D2ED #ED95D2
tetradic
#D2ED95 #95EDDC #B095ED #ED95A6
square
#D2ED95 #95EDDC #B095ED #ED95A6
split-complementary
#D2ED95 #95A6ED #DC95ED
monochromatic
#A6DB2C #BCE461 #D2ED95 #E8F6C9 #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D2ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED95
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED95 | 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)
#F7E38F
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#D9E5D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ed95; /* rgb */ color: rgb(210, 237, 149); /* oklch */ color: oklch(90.6% 0.116 122.6);
Tailwind
colors: {
custom: {
50: '#e1f2b5',
500: '#d2ed95',
950: '#000000',
},
}SCSS
$custom: #d2ed95; $custom-light: #e1f2b5; $custom-dark: #000000;
JSON
{
"hex": "#d2ed95",
"rgb": {
"r": 210,
"g": 237,
"b": 149
},
"hsl": {
"h": 78.409,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.9063,
"c": 0.11611,
"h": 122.6
},
"luminance": 0.7644
}Semantic roles & 50–950 ramp
primary
#D2ED95
secondary
#7E5DC9
accent
#13D34E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581