#D5DEBF#D5DEBF
#D5DEBF is a very light, muted yellow-green. Relative luminance 0.702; OKLCH L 88.5% C 0.043 H 120.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEBF |
|---|---|
| RGB | rgb(213, 222, 191) |
| HSL | hsl(77, 32%, 81%) |
| HSV | hsv(77, 14%, 87%) |
| CMYK | cmyk(4.1%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(87.07, -8.40, 14.19) |
| CIE-LCH | lch(87.07, 16.49, 120.62°) |
| OKLab | oklab(88.55% -0.0216 0.0367) |
| OKLCH | oklch(88.55% 0.043 120.4) |
| XYZ | xyz(62.9646, 70.1503, 59.5034) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.45
Lightyellow
#FFFFE0
ΔE00 8.18
Off White (survey)
#FFFFE4
ΔE00 8.42
Eggshell
#F0EAD6
ΔE00 8.48
Eggshell (survey)
#FFFFD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEBF #C8BFDE
analogous
#DED7BF #D5DEBF #C5DEBF
triadic
#D5DEBF #BFD5DE #DEBFD5
tetradic
#D5DEBF #BFDED7 #C8BFDE #DEBFC5
square
#D5DEBF #BFDED7 #C8BFDE #DEBFC5
split-complementary
#D5DEBF #BFC5DE #D7BFDE
monochromatic
#A0B46E #BBC997 #D5DEBF #EFF3E7 #F2F5EB
Accessibility & contrast
On white
1.40
#D5DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D5DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEBF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEBF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#D8DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5debf; /* rgb */ color: rgb(213, 222, 191); /* oklch */ color: oklch(88.5% 0.043 120.4);
Tailwind
colors: {
custom: {
50: '#e2e8d2',
500: '#d5debf',
950: '#000000',
},
}SCSS
$custom: #d5debf; $custom-light: #e2e8d2; $custom-dark: #000000;
JSON
{
"hex": "#d5debf",
"rgb": {
"r": 213,
"g": 222,
"b": 191
},
"hsl": {
"h": 77.419,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.8855,
"c": 0.04258,
"h": 120.4
},
"luminance": 0.7015
}Semantic roles & 50–950 ramp
primary
#D5DEBF
secondary
#988BB6
accent
#3BAB5B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483