#D0DCCE#D0DCCE
#D0DCCE is a very light, muted green. Relative luminance 0.691; OKLCH L 88.1% C 0.023 H 141.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCCE |
|---|---|
| RGB | rgb(208, 220, 206) |
| HSL | hsl(111, 17%, 84%) |
| HSV | hsv(111, 6%, 86%) |
| CMYK | cmyk(5.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.53, -6.58, 5.48) |
| CIE-LCH | lch(86.53, 8.57, 140.19°) |
| OKLab | oklab(88.15% -0.0179 0.0144) |
| OKLCH | oklch(88.15% 0.023 141.2) |
| XYZ | xyz(62.7442, 69.0522, 68.4034) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.80
Beige
#F5F5DC
ΔE00 8.28
Eggshell
#F0EAD6
ΔE00 8.63
Mintcream
#F5FFFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCCE #DACEDC
analogous
#D7DCCE #D0DCCE #CEDCD3
triadic
#D0DCCE #CED0DC #DCCED0
tetradic
#D0DCCE #CED7DC #DACEDC #DCD3CE
square
#D0DCCE #CED7DC #DACEDC #DCD3CE
split-complementary
#D0DCCE #D3CEDC #DCCED7
monochromatic
#8CA987 #AEC2AA #D0DCCE #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.42
#D0DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#D0DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCCE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCCE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#CFDBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcce; /* rgb */ color: rgb(208, 220, 206); /* oklch */ color: oklch(88.1% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#dee6dd',
500: '#d0dcce',
950: '#000000',
},
}SCSS
$custom: #d0dcce; $custom-light: #dee6dd; $custom-dark: #000000;
JSON
{
"hex": "#d0dcce",
"rgb": {
"r": 208,
"g": 220,
"b": 206
},
"hsl": {
"h": 111.429,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88145,
"c": 0.02291,
"h": 141.2
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#D0DCCE
secondary
#AE9DB1
accent
#4B9B8F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484