#D0DCD7#D0DCD7
#D0DCD7 is a very light, near-neutral teal. Relative luminance 0.695; OKLCH L 88.4% C 0.015 H 169.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCD7 |
|---|---|
| RGB | rgb(208, 220, 215) |
| HSL | hsl(155, 15%, 84%) |
| HSV | hsv(155, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.75, -4.95, 1.06) |
| CIE-LCH | lch(86.75, 5.06, 167.93°) |
| OKLab | oklab(88.39% -0.0143 0.0027) |
| OKLCH | oklch(88.39% 0.015 169.2) |
| XYZ | xyz(63.8690, 69.5021, 74.3272) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.39
Silver (survey)
#C5C9C7
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.45
Fog
#D8DCE0
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.58
Mintcream
#F5FFFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCD7 #DCD0D5
analogous
#D0DCD1 #D0DCD7 #D0DBDC
triadic
#D0DCD7 #D7D0DC #DCD7D0
tetradic
#D0DCD7 #D1D0DC #DCD0D5 #DBDCD0
square
#D0DCD7 #D1D0DC #DCD0D5 #DBDCD0
split-complementary
#D0DCD7 #DCD0DB #DCD1D0
monochromatic
#8AA89B #ADC2B9 #D0DCD7 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.41
#D0DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D0DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCD7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCD7 | 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)
#DBDAD7
Deuteranopia (green-blind)
#D9D8D7
Tritanopia (blue-blind)
#CEDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcd7; /* rgb */ color: rgb(208, 220, 215); /* oklch */ color: oklch(88.4% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#dee6e3',
500: '#d0dcd7',
950: '#000000',
},
}SCSS
$custom: #d0dcd7; $custom-light: #dee6e3; $custom-dark: #000000;
JSON
{
"hex": "#d0dcd7",
"rgb": {
"r": 208,
"g": 220,
"b": 215
},
"hsl": {
"h": 155,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88394,
"c": 0.01458,
"h": 169.2
},
"luminance": 0.69503
}Semantic roles & 50–950 ramp
primary
#D0DCD7
secondary
#B19FA7
accent
#4D6C99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484