#D2EA9E#D2EA9E
#D2EA9E is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.102 H 122.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EA9E |
|---|---|
| RGB | rgb(210, 234, 158) |
| HSL | hsl(79, 64%, 77%) |
| HSV | hsv(79, 32%, 92%) |
| CMYK | cmyk(10.3%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(89.40, -20.28, 34.37) |
| CIE-LCH | lch(89.40, 39.91, 120.54°) |
| OKLab | oklab(90.15% -0.0549 0.0856) |
| OKLCH | oklch(90.15% 0.102 122.7) |
| XYZ | xyz(62.1722, 75.0158, 43.5452) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 6.12
Washed Out Green
#BCF5A6
ΔE00 6.34
Tea Green
#BDF8A3
ΔE00 6.54
Very Pale Green
#CFFDBC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EA9E #B69EEA
analogous
#EADC9E #D2EA9E #ACEA9E
triadic
#D2EA9E #9ED2EA #EA9ED2
tetradic
#D2EA9E #9EEADC #B69EEA #EA9EAC
square
#D2EA9E #9EEADC #B69EEA #EA9EAC
split-complementary
#D2EA9E #9EACEA #DC9EEA
monochromatic
#A3D439 #BBDF6C #D2EA9E #E9F5D0 #F3FAE6
Accessibility & contrast
On white
1.31
#D2EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D2EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EA9E
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EA9E | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E199
Deuteranopia (green-blind)
#EFE1A2
Tritanopia (blue-blind)
#D8E3D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ea9e; /* rgb */ color: rgb(210, 234, 158); /* oklch */ color: oklch(90.1% 0.102 122.7);
Tailwind
colors: {
custom: {
50: '#e0f0bb',
500: '#d2ea9e',
950: '#000000',
},
}SCSS
$custom: #d2ea9e; $custom-light: #e0f0bb; $custom-dark: #000000;
JSON
{
"hex": "#d2ea9e",
"rgb": {
"r": 210,
"g": 234,
"b": 158
},
"hsl": {
"h": 78.947,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.90146,
"c": 0.10166,
"h": 122.7
},
"luminance": 0.75016
}Semantic roles & 50–950 ramp
primary
#D2EA9E
secondary
#8567C5
accent
#19CC52
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582