#D2DE89#D2DE89
#D2DE89 is a very light, moderate yellow. Relative luminance 0.677; OKLCH L 87.2% C 0.109 H 115.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DE89 |
|---|---|
| RGB | rgb(210, 222, 137) |
| HSL | hsl(68, 56%, 70%) |
| HSV | hsv(68, 38%, 87%) |
| CMYK | cmyk(5.4%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(85.88, -16.97, 40.34) |
| CIE-LCH | lch(85.88, 43.76, 112.81°) |
| OKLab | oklab(87.23% -0.0466 0.0987) |
| OKLCH | oklch(87.23% 0.109 115.3) |
| XYZ | xyz(57.2153, 67.7509, 33.7252) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.21
Light Khaki
#E6F2A2
ΔE00 4.61
Greenish Tan
#BCCB7A
ΔE00 4.79
Pale Olive
#B9CC81
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 6.05
Khaki (CSS)
#F0E68C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DE89 #9589DE
analogous
#DEC089 #D2DE89 #A7DE89
triadic
#D2DE89 #89D2DE #DE89D2
tetradic
#D2DE89 #89DEC0 #9589DE #DE89A7
square
#D2DE89 #89DEC0 #9589DE #DE89A7
split-complementary
#D2DE89 #89A7DE #C089DE
monochromatic
#A6B934 #C0D159 #D2DE89 #E4EBB9 #F6F8E7
Accessibility & contrast
On white
1.44
#D2DE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D2DE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DE89
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DE89 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#E8D88D
Tritanopia (blue-blind)
#DBD5C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2de89; /* rgb */ color: rgb(210, 222, 137); /* oklch */ color: oklch(87.2% 0.109 115.3);
Tailwind
colors: {
custom: {
50: '#e1e8ac',
500: '#d2de89',
950: '#000000',
},
}SCSS
$custom: #d2de89; $custom-light: #e1e8ac; $custom-dark: #000000;
JSON
{
"hex": "#d2de89",
"rgb": {
"r": 210,
"g": 222,
"b": 137
},
"hsl": {
"h": 68.471,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.87233,
"c": 0.10912,
"h": 115.3
},
"luminance": 0.6775
}Semantic roles & 50–950 ramp
primary
#D2DE89
secondary
#6356B5
accent
#22C439
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481