#D4DEBE#D4DEBE
#D4DEBE is a very light, muted yellow-green. Relative luminance 0.700; OKLCH L 88.4% C 0.044 H 121.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEBE |
|---|---|
| RGB | rgb(212, 222, 190) |
| HSL | hsl(79, 33%, 81%) |
| HSV | hsv(79, 14%, 87%) |
| CMYK | cmyk(4.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.98, -8.92, 14.57) |
| CIE-LCH | lch(86.98, 17.08, 121.46°) |
| OKLab | oklab(88.45% -0.023 0.0377) |
| OKLCH | oklch(88.45% 0.044 121.4) |
| XYZ | xyz(62.5657, 69.9573, 58.9122) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.57
Lightyellow
#FFFFE0
ΔE00 8.40
Eggshell (survey)
#FFFFD4
ΔE00 8.59
Off White (survey)
#FFFFE4
ΔE00 8.68
Cream
#FFFDD0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEBE #C8BEDE
analogous
#DED8BE #D4DEBE #C4DEBE
triadic
#D4DEBE #BED4DE #DEBED4
tetradic
#D4DEBE #BEDED8 #C8BEDE #DEBEC4
square
#D4DEBE #BEDED8 #C8BEDE #DEBEC4
split-complementary
#D4DEBE #BEC4DE #D8BEDE
monochromatic
#9EB56D #B9C995 #D4DEBE #EFF3E7 #F2F5EB
Accessibility & contrast
On white
1.40
#D4DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D4DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEBE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEBE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#D7DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4debe; /* rgb */ color: rgb(212, 222, 190); /* oklch */ color: oklch(88.4% 0.044 121.4);
Tailwind
colors: {
custom: {
50: '#e1e8d1',
500: '#d4debe',
950: '#000000',
},
}SCSS
$custom: #d4debe; $custom-light: #e1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d4debe",
"rgb": {
"r": 212,
"g": 222,
"b": 190
},
"hsl": {
"h": 78.75,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8845,
"c": 0.04413,
"h": 121.4
},
"luminance": 0.69957
}Semantic roles & 50–950 ramp
primary
#D4DEBE
secondary
#988AB6
accent
#3AAB5D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483