#D2DEBD#D2DEBD
#D2DEBD is a very light, muted yellow-green. Relative luminance 0.696; OKLCH L 88.3% C 0.046 H 123.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEBD |
|---|---|
| RGB | rgb(210, 222, 189) |
| HSL | hsl(82, 33%, 81%) |
| HSV | hsv(82, 15%, 87%) |
| CMYK | cmyk(5.4%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(86.81, -9.78, 14.84) |
| CIE-LCH | lch(86.81, 17.78, 123.39°) |
| OKLab | oklab(88.28% -0.0255 0.0383) |
| OKLCH | oklch(88.28% 0.046 123.6) |
| XYZ | xyz(61.8836, 69.6182, 58.3117) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.92
Lightyellow
#FFFFE0
ΔE00 8.83
Eggshell (survey)
#FFFFD4
ΔE00 8.88
Cream
#FFFDD0
ΔE00 9.09
Off White (survey)
#FFFFE4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEBD #C9BDDE
analogous
#DED9BD #D2DEBD #C1DEBD
triadic
#D2DEBD #BDD2DE #DEBDD2
tetradic
#D2DEBD #BDDED9 #C9BDDE #DEBDC1
square
#D2DEBD #BDDED9 #C9BDDE #DEBDC1
split-complementary
#D2DEBD #BDC1DE #D9BDDE
monochromatic
#9AB56B #B6CA94 #D2DEBD #EEF2E6 #F1F5EB
Accessibility & contrast
On white
1.41
#D2DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D2DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEBD
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEBD | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#E1D9BE
Tritanopia (blue-blind)
#D5DAD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2debd; /* rgb */ color: rgb(210, 222, 189); /* oklch */ color: oklch(88.3% 0.046 123.6);
Tailwind
colors: {
custom: {
50: '#e0e8d1',
500: '#d2debd',
950: '#000000',
},
}SCSS
$custom: #d2debd; $custom-light: #e0e8d1; $custom-dark: #000000;
JSON
{
"hex": "#d2debd",
"rgb": {
"r": 210,
"g": 222,
"b": 189
},
"hsl": {
"h": 81.818,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.88275,
"c": 0.04603,
"h": 123.6
},
"luminance": 0.69618
}Semantic roles & 50–950 ramp
primary
#D2DEBD
secondary
#9A89B6
accent
#39AC63
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483