#D5DFCA#D5DFCA
#D5DFCA is a very light, muted yellow-green. Relative luminance 0.712; OKLCH L 89.0% C 0.030 H 127.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFCA |
|---|---|
| RGB | rgb(213, 223, 202) |
| HSL | hsl(89, 25%, 83%) |
| HSV | hsv(89, 9%, 87%) |
| CMYK | cmyk(4.5%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(87.58, -7.09, 9.14) |
| CIE-LCH | lch(87.58, 11.57, 127.81°) |
| OKLab | oklab(89.03% -0.0185 0.0238) |
| OKLCH | oklch(89.03% 0.03 127.9) |
| XYZ | xyz(64.4872, 71.1856, 66.2085) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 6.83
Honeydew
#F0FFF0
ΔE00 7.27
Eggshell
#F0EAD6
ΔE00 7.65
Off White (survey)
#FFFFE4
ΔE00 8.31
Lightyellow
#FFFFE0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFCA #D4CADF
analogous
#DFDECA #D5DFCA #CADFCA
triadic
#D5DFCA #CAD5DF #DFCAD5
tetradic
#D5DFCA #CADFDE #D4CADF #DFCACA
square
#D5DFCA #CADFDE #D4CADF #DFCACA
split-complementary
#D5DFCA #CACADF #DECADF
monochromatic
#99B17E #B7C8A4 #D5DFCA #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.38
#D5DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D5DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFCA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFCA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#D6DDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d5dfca; /* rgb */ color: rgb(213, 223, 202); /* oklch */ color: oklch(89.0% 0.030 127.9);
Tailwind
colors: {
custom: {
50: '#e2e9da',
500: '#d5dfca',
950: '#000000',
},
}SCSS
$custom: #d5dfca; $custom-light: #e2e9da; $custom-dark: #000000;
JSON
{
"hex": "#d5dfca",
"rgb": {
"r": 213,
"g": 223,
"b": 202
},
"hsl": {
"h": 88.571,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.8903,
"c": 0.03019,
"h": 127.9
},
"luminance": 0.71186
}Semantic roles & 50–950 ramp
primary
#D5DFCA
secondary
#A697B6
accent
#42A370
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483