#D0DEBB#D0DEBB
#D0DEBB is a very light, muted yellow-green. Relative luminance 0.692; OKLCH L 88.1% C 0.049 H 125.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEBB |
|---|---|
| RGB | rgb(208, 222, 187) |
| HSL | hsl(84, 35%, 80%) |
| HSV | hsv(84, 16%, 87%) |
| CMYK | cmyk(6.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(86.62, -10.81, 15.61) |
| CIE-LCH | lch(86.62, 18.99, 124.71°) |
| OKLab | oklab(88.08% -0.0283 0.0403) |
| OKLCH | oklch(88.08% 0.049 125.2) |
| XYZ | xyz(61.1020, 69.2402, 57.1498) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.24
Beige
#F5F5DC
ΔE00 8.48
Light Grey Green
#B7E1A1
ΔE00 8.63
Eggshell (survey)
#FFFFD4
ΔE00 9.13
Light Sage
#BCECAC
ΔE00 9.27
Lightyellow
#FFFFE0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEBB #C9BBDE
analogous
#DEDABB #D0DEBB #BEDEBB
triadic
#D0DEBB #BBD0DE #DEBBD0
tetradic
#D0DEBB #BBDEDA #C9BBDE #DEBBBE
square
#D0DEBB #BBDEDA #C9BBDE #DEBBBE
split-complementary
#D0DEBB #BBBEDE #DABBDE
monochromatic
#97B669 #B4CA92 #D0DEBB #ECF2E4 #F1F5EA
Accessibility & contrast
On white
1.41
#D0DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D0DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEBB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEBB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E0D9BC
Tritanopia (blue-blind)
#D2DAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0debb; /* rgb */ color: rgb(208, 222, 187); /* oklch */ color: oklch(88.1% 0.049 125.2);
Tailwind
colors: {
custom: {
50: '#dee8cf',
500: '#d0debb',
950: '#000000',
},
}SCSS
$custom: #d0debb; $custom-light: #dee8cf; $custom-dark: #000000;
JSON
{
"hex": "#d0debb",
"rgb": {
"r": 208,
"g": 222,
"b": 187
},
"hsl": {
"h": 84,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88077,
"c": 0.04923,
"h": 125.2
},
"luminance": 0.6924
}Semantic roles & 50–950 ramp
primary
#D0DEBB
secondary
#9A87B6
accent
#38AD67
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483