#D5DEBE#D5DEBE
#D5DEBE is a very light, muted yellow-green. Relative luminance 0.701; OKLCH L 88.5% C 0.044 H 120.1°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEBE |
|---|---|
| RGB | rgb(213, 222, 190) |
| HSL | hsl(77, 33%, 81%) |
| HSV | hsv(77, 14%, 87%) |
| CMYK | cmyk(4.1%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(87.05, -8.56, 14.69) |
| CIE-LCH | lch(87.05, 17.00, 120.24°) |
| OKLab | oklab(88.53% -0.022 0.038) |
| OKLCH | oklch(88.53% 0.044 120.1) |
| XYZ | xyz(62.8549, 70.1065, 58.9258) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.37
Lightyellow
#FFFFE0
ΔE00 8.21
Eggshell (survey)
#FFFFD4
ΔE00 8.42
Off White (survey)
#FFFFE4
ΔE00 8.49
Cream
#FFFDD0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEBE #C7BEDE
analogous
#DED7BE #D5DEBE #C5DEBE
triadic
#D5DEBE #BED5DE #DEBED5
tetradic
#D5DEBE #BEDED7 #C7BEDE #DEBEC5
square
#D5DEBE #BEDED7 #C7BEDE #DEBEC5
split-complementary
#D5DEBE #BEC5DE #D7BEDE
monochromatic
#A1B56D #BBC995 #D5DEBE #EFF3E7 #F2F5EB
Accessibility & contrast
On white
1.40
#D5DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#D5DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEBE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEBE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#D8DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5debe; /* rgb */ color: rgb(213, 222, 190); /* oklch */ color: oklch(88.5% 0.044 120.1);
Tailwind
colors: {
custom: {
50: '#e2e8d1',
500: '#d5debe',
950: '#000000',
},
}SCSS
$custom: #d5debe; $custom-light: #e2e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d5debe",
"rgb": {
"r": 213,
"g": 222,
"b": 190
},
"hsl": {
"h": 76.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88526,
"c": 0.04385,
"h": 120.1
},
"luminance": 0.70106
}Semantic roles & 50–950 ramp
primary
#D5DEBE
secondary
#978AB6
accent
#3AAB5A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483