#D5DFCB#D5DFCB
#D5DFCB is a very light, muted yellow-green. Relative luminance 0.712; OKLCH L 89.1% C 0.029 H 128.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFCB |
|---|---|
| RGB | rgb(213, 223, 203) |
| HSL | hsl(90, 24%, 84%) |
| HSV | hsv(90, 9%, 87%) |
| CMYK | cmyk(4.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.60, -6.92, 8.65) |
| CIE-LCH | lch(87.60, 11.07, 128.67°) |
| OKLab | oklab(89.06% -0.0181 0.0226) |
| OKLCH | oklch(89.06% 0.029 128.8) |
| XYZ | xyz(64.6060, 71.2331, 66.8341) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.51
Beige
#F5F5DC
ΔE00 6.64
Honeydew
#F0FFF0
ΔE00 7.15
Eggshell
#F0EAD6
ΔE00 7.60
Off White (survey)
#FFFFE4
ΔE00 8.37
Lightyellow
#FFFFE0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFCB #D5CBDF
analogous
#DFDFCB #D5DFCB #CBDFCB
triadic
#D5DFCB #CBD5DF #DFCBD5
tetradic
#D5DFCB #CBDFDF #D5CBDF #DFCBCB
square
#D5DFCB #CBDFDF #D5CBDF #DFCBCB
split-complementary
#D5DFCB #CBCBDF #DFCBDF
monochromatic
#98B07F #B6C8A5 #D5DFCB #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.38
#D5DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D5DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFCB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFCB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#E0DBCC
Tritanopia (blue-blind)
#D6DDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfcb; /* rgb */ color: rgb(213, 223, 203); /* oklch */ color: oklch(89.1% 0.029 128.8);
Tailwind
colors: {
custom: {
50: '#e2e9da',
500: '#d5dfcb',
950: '#000000',
},
}SCSS
$custom: #d5dfcb; $custom-light: #e2e9da; $custom-dark: #000000;
JSON
{
"hex": "#d5dfcb",
"rgb": {
"r": 213,
"g": 223,
"b": 203
},
"hsl": {
"h": 90,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89056,
"c": 0.02895,
"h": 128.8
},
"luminance": 0.71233
}Semantic roles & 50–950 ramp
primary
#D5DFCB
secondary
#A798B6
accent
#43A273
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483