#D2DF89#D2DF89
#D2DF89 is a very light, moderate yellow. Relative luminance 0.683; OKLCH L 87.4% C 0.110 H 115.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF89 |
|---|---|
| RGB | rgb(210, 223, 137) |
| HSL | hsl(69, 57%, 71%) |
| HSV | hsv(69, 39%, 87%) |
| CMYK | cmyk(5.8%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(86.15, -17.46, 40.68) |
| CIE-LCH | lch(86.15, 44.27, 113.23°) |
| OKLab | oklab(87.45% -0.048 0.0995) |
| OKLCH | oklch(87.45% 0.11 115.8) |
| XYZ | xyz(57.4817, 68.2837, 33.8140) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.42
Light Khaki
#E6F2A2
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 4.94
Pale Olive
#B9CC81
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 6.00
Khaki (CSS)
#F0E68C
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF89 #9689DF
analogous
#DFC189 #D2DF89 #A7DF89
triadic
#D2DF89 #89D2DF #DF89D2
tetradic
#D2DF89 #89DFC1 #9689DF #DF89A7
square
#D2DF89 #89DFC1 #9689DF #DF89A7
split-complementary
#D2DF89 #89A7DF #C189DF
monochromatic
#A6BB33 #C0D259 #D2DF89 #E4ECB9 #F6F8E7
Accessibility & contrast
On white
1.43
#D2DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#D2DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF89
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF89 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#DBD6CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df89; /* rgb */ color: rgb(210, 223, 137); /* oklch */ color: oklch(87.4% 0.110 115.8);
Tailwind
colors: {
custom: {
50: '#e1e9ac',
500: '#d2df89',
950: '#000000',
},
}SCSS
$custom: #d2df89; $custom-light: #e1e9ac; $custom-dark: #000000;
JSON
{
"hex": "#d2df89",
"rgb": {
"r": 210,
"g": 223,
"b": 137
},
"hsl": {
"h": 69.07,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.87446,
"c": 0.11043,
"h": 115.8
},
"luminance": 0.68283
}Semantic roles & 50–950 ramp
primary
#D2DF89
secondary
#6456B7
accent
#21C539
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481