#D5DFCF#D5DFCF
#D5DFCF is a very light, muted yellow-green. Relative luminance 0.714; OKLCH L 89.2% C 0.024 H 133.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFCF |
|---|---|
| RGB | rgb(213, 223, 207) |
| HSL | hsl(98, 20%, 84%) |
| HSV | hsv(98, 7%, 87%) |
| CMYK | cmyk(4.5%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(87.69, -6.23, 6.68) |
| CIE-LCH | lch(87.69, 9.13, 133.01°) |
| OKLab | oklab(89.16% -0.0166 0.0175) |
| OKLCH | oklch(89.16% 0.024 133.5) |
| XYZ | xyz(65.0888, 71.4262, 69.3770) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.22
Honeydew
#F0FFF0
ΔE00 6.85
Beige
#F5F5DC
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 8.43
Mintcream
#F5FFFA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFCF #D9CFDF
analogous
#DDDFCF #D5DFCF #CFDFD1
triadic
#D5DFCF #CFD5DF #DFCFD5
tetradic
#D5DFCF #CFDDDF #D9CFDF #DFD1CF
square
#D5DFCF #CFDDDF #D9CFDF #DFD1CF
split-complementary
#D5DFCF #D1CFDF #DFCFDD
monochromatic
#95AE86 #B5C7AA #D5DFCF #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.37
#D5DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D5DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFCF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFCF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCE
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#D5DEDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfcf; /* rgb */ color: rgb(213, 223, 207); /* oklch */ color: oklch(89.2% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#e1e9dd',
500: '#d5dfcf',
950: '#000000',
},
}SCSS
$custom: #d5dfcf; $custom-light: #e1e9dd; $custom-dark: #000000;
JSON
{
"hex": "#d5dfcf",
"rgb": {
"r": 213,
"g": 223,
"b": 207
},
"hsl": {
"h": 97.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.89161,
"c": 0.02406,
"h": 133.5
},
"luminance": 0.71426
}Semantic roles & 50–950 ramp
primary
#D5DFCF
secondary
#AC9DB5
accent
#479E7E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484