#D2ED99#D2ED99
#D2ED99 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.112 H 123.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED99 |
|---|---|
| RGB | rgb(210, 237, 153) |
| HSL | hsl(79, 70%, 76%) |
| HSV | hsv(79, 35%, 93%) |
| CMYK | cmyk(11.4%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(90.12, -22.37, 37.83) |
| CIE-LCH | lch(90.12, 43.95, 120.60°) |
| OKLab | oklab(90.7% -0.061 0.0935) |
| OKLCH | oklch(90.7% 0.112 123.1) |
| XYZ | xyz(62.6119, 76.5698, 41.6117) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Tea Green
#BDF8A3
ΔE00 6.07
Washed Out Green
#BCF5A6
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED99 #B499ED
analogous
#EDDE99 #D2ED99 #A8ED99
triadic
#D2ED99 #99D2ED #ED99D2
tetradic
#D2ED99 #99EDDE #B499ED #ED99A8
square
#D2ED99 #99EDDE #B499ED #ED99A8
split-complementary
#D2ED99 #99A8ED #DE99ED
monochromatic
#A4DB31 #BBE465 #D2ED99 #E9F6CD #F4FAE5
Accessibility & contrast
On white
1.29
#D2ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#D2ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED99
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED99 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#D8E5D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ed99; /* rgb */ color: rgb(210, 237, 153); /* oklch */ color: oklch(90.7% 0.112 123.1);
Tailwind
colors: {
custom: {
50: '#e1f2b8',
500: '#d2ed99',
950: '#000000',
},
}SCSS
$custom: #d2ed99; $custom-light: #e1f2b8; $custom-dark: #000000;
JSON
{
"hex": "#d2ed99",
"rgb": {
"r": 210,
"g": 237,
"b": 153
},
"hsl": {
"h": 79.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.90698,
"c": 0.11165,
"h": 123.1
},
"luminance": 0.7657
}Semantic roles & 50–950 ramp
primary
#D2ED99
secondary
#8361C9
accent
#14D251
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581