#D2EA9F#D2EA9F
#D2EA9F is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.2% C 0.101 H 122.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EA9F |
|---|---|
| RGB | rgb(210, 234, 159) |
| HSL | hsl(79, 64%, 77%) |
| HSV | hsv(79, 32%, 92%) |
| CMYK | cmyk(10.3%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(89.42, -20.15, 33.89) |
| CIE-LCH | lch(89.42, 39.43, 120.73°) |
| OKLab | oklab(90.16% -0.0545 0.0845) |
| OKLCH | oklch(90.16% 0.101 122.8) |
| XYZ | xyz(62.2587, 75.0504, 44.0004) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 5.59
Light Sage
#BCECAC
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.30
Very Pale Green
#CFFDBC
ΔE00 6.45
Tea Green
#BDF8A3
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EA9F #B79FEA
analogous
#EADD9F #D2EA9F #ADEA9F
triadic
#D2EA9F #9FD2EA #EA9FD2
tetradic
#D2EA9F #9FEADD #B79FEA #EA9FAD
square
#D2EA9F #9FEADD #B79FEA #EA9FAD
split-complementary
#D2EA9F #9FADEA #DD9FEA
monochromatic
#A3D43B #BADF6D #D2EA9F #EAF5D1 #F3FAE6
Accessibility & contrast
On white
1.31
#D2EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D2EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EA9F
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EA9F | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E19A
Deuteranopia (green-blind)
#EFE1A2
Tritanopia (blue-blind)
#D8E3D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ea9f; /* rgb */ color: rgb(210, 234, 159); /* oklch */ color: oklch(90.2% 0.101 122.8);
Tailwind
colors: {
custom: {
50: '#e0f0bc',
500: '#d2ea9f',
950: '#000000',
},
}SCSS
$custom: #d2ea9f; $custom-light: #e0f0bc; $custom-dark: #000000;
JSON
{
"hex": "#d2ea9f",
"rgb": {
"r": 210,
"g": 234,
"b": 159
},
"hsl": {
"h": 79.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.90164,
"c": 0.10051,
"h": 122.8
},
"luminance": 0.7505
}Semantic roles & 50–950 ramp
primary
#D2EA9F
secondary
#8668C5
accent
#1ACC53
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582