#D2ED96#D2ED96
#D2ED96 is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.115 H 122.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED96 |
|---|---|
| RGB | rgb(210, 237, 150) |
| HSL | hsl(79, 71%, 76%) |
| HSV | hsv(79, 37%, 93%) |
| CMYK | cmyk(11.4%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(90.08, -22.75, 39.27) |
| CIE-LCH | lch(90.08, 45.38, 120.08°) |
| OKLab | oklab(90.65% -0.0622 0.0967) |
| OKLCH | oklch(90.65% 0.115 122.7) |
| XYZ | xyz(62.3673, 76.4719, 40.3232) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.80
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Celery
#C1FD95
ΔE00 6.05
Light Yellow Green
#CCFD7F
ΔE00 6.19
Tea Green
#BDF8A3
ΔE00 6.25
Washed Out Green
#BCF5A6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED96 #B196ED
analogous
#EDDD96 #D2ED96 #A6ED96
triadic
#D2ED96 #96D2ED #ED96D2
tetradic
#D2ED96 #96EDDD #B196ED #ED96A6
square
#D2ED96 #96EDDD #B196ED #ED96A6
split-complementary
#D2ED96 #96A6ED #DD96ED
monochromatic
#A5DB2E #BCE462 #D2ED96 #E8F6CA #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D2ED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED96
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED96 | 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)
#F7E390
Deuteranopia (green-blind)
#F3E39A
Tritanopia (blue-blind)
#D8E5D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ed96; /* rgb */ color: rgb(210, 237, 150); /* oklch */ color: oklch(90.6% 0.115 122.7);
Tailwind
colors: {
custom: {
50: '#e1f2b6',
500: '#d2ed96',
950: '#000000',
},
}SCSS
$custom: #d2ed96; $custom-light: #e1f2b6; $custom-dark: #000000;
JSON
{
"hex": "#d2ed96",
"rgb": {
"r": 210,
"g": 237,
"b": 150
},
"hsl": {
"h": 78.621,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.90647,
"c": 0.11501,
"h": 122.7
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#D2ED96
secondary
#7F5EC9
accent
#13D34E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581