#D0DDCC#D0DDCC
#D0DDCC is a very light, muted green. Relative luminance 0.695; OKLCH L 88.3% C 0.027 H 138.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDCC |
|---|---|
| RGB | rgb(208, 221, 204) |
| HSL | hsl(106, 20%, 83%) |
| HSV | hsv(106, 8%, 87%) |
| CMYK | cmyk(5.9%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(86.74, -7.44, 6.84) |
| CIE-LCH | lch(86.74, 10.11, 137.40°) |
| OKLab | oklab(88.3% -0.0201 0.0179) |
| OKLCH | oklch(88.3% 0.027 138.3) |
| XYZ | xyz(62.7660, 69.4821, 67.2197) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.24
Honeydew
#F0FFF0
ΔE00 7.30
Beige
#F5F5DC
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.80
Silver (survey)
#C5C9C7
ΔE00 8.90
Mintcream
#F5FFFA
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDCC #D9CCDD
analogous
#D8DDCC #D0DDCC #CCDDD0
triadic
#D0DDCC #CCD0DD #DDCCD0
tetradic
#D0DDCC #CCD8DD #D9CCDD #DDD0CC
square
#D0DDCC #CCD8DD #D9CCDD #DDD0CC
split-complementary
#D0DDCC #D0CCDD #DDCCD8
monochromatic
#8CAC83 #AEC5A7 #D0DDCC #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.41
#D0DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D0DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDCC
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDCC | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACB
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#D0DCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0ddcc; /* rgb */ color: rgb(208, 221, 204); /* oklch */ color: oklch(88.3% 0.027 138.3);
Tailwind
colors: {
custom: {
50: '#dee7db',
500: '#d0ddcc',
950: '#000000',
},
}SCSS
$custom: #d0ddcc; $custom-light: #dee7db; $custom-dark: #000000;
JSON
{
"hex": "#d0ddcc",
"rgb": {
"r": 208,
"g": 221,
"b": 204
},
"hsl": {
"h": 105.882,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.88297,
"c": 0.02687,
"h": 138.3
},
"luminance": 0.69482
}Semantic roles & 50–950 ramp
primary
#D0DDCC
secondary
#AD9AB3
accent
#479E8A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484