#D0DCCF#D0DCCF
#D0DCCF is a very light, muted green. Relative luminance 0.691; OKLCH L 88.2% C 0.022 H 143.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCCF |
|---|---|
| RGB | rgb(208, 220, 207) |
| HSL | hsl(115, 16%, 84%) |
| HSV | hsv(115, 6%, 86%) |
| CMYK | cmyk(5.5%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.55, -6.40, 4.99) |
| CIE-LCH | lch(86.55, 8.12, 142.05°) |
| OKLab | oklab(88.17% -0.0175 0.0131) |
| OKLCH | oklch(88.17% 0.022 143.2) |
| XYZ | xyz(62.8661, 69.1009, 69.0452) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 7.53
Beige
#F5F5DC
ΔE00 8.43
Mintcream
#F5FFFA
ΔE00 8.57
Eggshell
#F0EAD6
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCCF #DBCFDC
analogous
#D6DCCF #D0DCCF #CFDCD4
triadic
#D0DCCF #CFD0DC #DCCFD0
tetradic
#D0DCCF #CFD6DC #DBCFDC #DCD4CF
square
#D0DCCF #CFD6DC #DBCFDC #DCD4CF
split-complementary
#D0DCCF #D4CFDC #DCCFD6
monochromatic
#8BA888 #ADC2AC #D0DCCF #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.42
#D0DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#D0DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCCF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCCF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CE
Deuteranopia (green-blind)
#DBD8D0
Tritanopia (blue-blind)
#CFDBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dccf; /* rgb */ color: rgb(208, 220, 207); /* oklch */ color: oklch(88.2% 0.022 143.2);
Tailwind
colors: {
custom: {
50: '#dee6dd',
500: '#d0dccf',
950: '#000000',
},
}SCSS
$custom: #d0dccf; $custom-light: #dee6dd; $custom-dark: #000000;
JSON
{
"hex": "#d0dccf",
"rgb": {
"r": 208,
"g": 220,
"b": 207
},
"hsl": {
"h": 115.385,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88172,
"c": 0.0218,
"h": 143.2
},
"luminance": 0.69101
}Semantic roles & 50–950 ramp
primary
#D0DCCF
secondary
#B09EB1
accent
#4C9A94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484