#D5DEBD#D5DEBD
#D5DEBD is a very light, muted yellow-green. Relative luminance 0.701; OKLCH L 88.5% C 0.045 H 119.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEBD |
|---|---|
| RGB | rgb(213, 222, 189) |
| HSL | hsl(76, 33%, 81%) |
| HSV | hsv(76, 15%, 87%) |
| CMYK | cmyk(4.1%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(87.03, -8.72, 15.18) |
| CIE-LCH | lch(87.03, 17.51, 119.88°) |
| OKLab | oklab(88.5% -0.0224 0.0392) |
| OKLCH | oklch(88.5% 0.045 119.7) |
| XYZ | xyz(62.7460, 70.0629, 58.3522) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.31
Lightyellow
#FFFFE0
ΔE00 8.24
Eggshell (survey)
#FFFFD4
ΔE00 8.33
Cream
#FFFDD0
ΔE00 8.49
Off White (survey)
#FFFFE4
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEBD #C6BDDE
analogous
#DED6BD #D5DEBD #C4DEBD
triadic
#D5DEBD #BDD5DE #DEBDD5
tetradic
#D5DEBD #BDDED6 #C6BDDE #DEBDC4
square
#D5DEBD #BDDED6 #C6BDDE #DEBDC4
split-complementary
#D5DEBD #BDC4DE #D6BDDE
monochromatic
#A1B56B #BBCA94 #D5DEBD #EFF2E6 #F2F5EB
Accessibility & contrast
On white
1.40
#D5DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D5DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEBD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEBD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#D8DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5debd; /* rgb */ color: rgb(213, 222, 189); /* oklch */ color: oklch(88.5% 0.045 119.7);
Tailwind
colors: {
custom: {
50: '#e2e8d1',
500: '#d5debd',
950: '#000000',
},
}SCSS
$custom: #d5debd; $custom-light: #e2e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d5debd",
"rgb": {
"r": 213,
"g": 222,
"b": 189
},
"hsl": {
"h": 76.364,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.88502,
"c": 0.04514,
"h": 119.7
},
"luminance": 0.70063
}Semantic roles & 50–950 ramp
primary
#D5DEBD
secondary
#9589B6
accent
#39AC59
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483