#D2E39B#D2E39B
#D2E39B is a very light, moderate yellow-green. Relative luminance 0.710; OKLCH L 88.6% C 0.095 H 119.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E39B |
|---|---|
| RGB | rgb(210, 227, 155) |
| HSL | hsl(74, 56%, 75%) |
| HSV | hsv(74, 32%, 89%) |
| CMYK | cmyk(7.5%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(87.49, -17.24, 33.36) |
| CIE-LCH | lch(87.49, 37.55, 117.33°) |
| OKLab | oklab(88.6% -0.0464 0.0831) |
| OKLCH | oklch(88.6% 0.095 119.2) |
| XYZ | xyz(59.9636, 71.0066, 41.5507) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Pale Olive
#B9CC81
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 5.77
Greenish Tan
#BCCB7A
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.31
Pale Olive Green
#B1D27B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E39B #AC9BE3
analogous
#E3D09B #D2E39B #AEE39B
triadic
#D2E39B #9BD2E3 #E39BD2
tetradic
#D2E39B #9BE3D0 #AC9BE3 #E39BAE
square
#D2E39B #9BE3D0 #AC9BE3 #E39BAE
split-complementary
#D2E39B #9BAEE3 #D09BE3
monochromatic
#A7C83B #BCD66B #D2E39B #E8F0CB #F4F8E7
Accessibility & contrast
On white
1.38
#D2E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D2E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E39B
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E39B | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#EADC9E
Tritanopia (blue-blind)
#D9DCD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2e39b; /* rgb */ color: rgb(210, 227, 155); /* oklch */ color: oklch(88.6% 0.095 119.2);
Tailwind
colors: {
custom: {
50: '#e0ebb9',
500: '#d2e39b',
950: '#000000',
},
}SCSS
$custom: #d2e39b; $custom-light: #e0ebb9; $custom-dark: #000000;
JSON
{
"hex": "#d2e39b",
"rgb": {
"r": 210,
"g": 227,
"b": 155
},
"hsl": {
"h": 74.167,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.88604,
"c": 0.0952,
"h": 119.2
},
"luminance": 0.71006
}Semantic roles & 50–950 ramp
primary
#D2E39B
secondary
#7A66BC
accent
#22C448
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481