#D0DCCC#D0DCCC
#D0DCCC is a very light, muted green. Relative luminance 0.690; OKLCH L 88.1% C 0.025 H 137.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCCC |
|---|---|
| RGB | rgb(208, 220, 204) |
| HSL | hsl(105, 19%, 83%) |
| HSV | hsv(105, 7%, 86%) |
| CMYK | cmyk(5.5%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.48, -6.93, 6.47) |
| CIE-LCH | lch(86.48, 9.48, 136.98°) |
| OKLab | oklab(88.09% -0.0187 0.0169) |
| OKLCH | oklch(88.09% 0.025 137.8) |
| XYZ | xyz(62.5028, 68.9556, 67.1320) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Honeydew
#F0FFF0
ΔE00 7.47
Beige
#F5F5DC
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.37
Eggshell
#F0EAD6
ΔE00 8.57
Mintcream
#F5FFFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCCC #D8CCDC
analogous
#D8DCCC #D0DCCC #CCDCD0
triadic
#D0DCCC #CCD0DC #DCCCD0
tetradic
#D0DCCC #CCD8DC #D8CCDC #DCD0CC
square
#D0DCCC #CCD8DC #D8CCDC #DCD0CC
split-complementary
#D0DCCC #D0CCDC #DCCCD8
monochromatic
#8DAA83 #AFC3A8 #D0DCCC #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.42
#D0DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#D0DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCCC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCCC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#D0DBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dccc; /* rgb */ color: rgb(208, 220, 204); /* oklch */ color: oklch(88.1% 0.025 137.8);
Tailwind
colors: {
custom: {
50: '#dee6db',
500: '#d0dccc',
950: '#000000',
},
}SCSS
$custom: #d0dccc; $custom-light: #dee6db; $custom-dark: #000000;
JSON
{
"hex": "#d0dccc",
"rgb": {
"r": 208,
"g": 220,
"b": 204
},
"hsl": {
"h": 105,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88092,
"c": 0.02518,
"h": 137.8
},
"luminance": 0.68956
}Semantic roles & 50–950 ramp
primary
#D0DCCC
secondary
#AC9BB2
accent
#499D88
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484