#D0DCDA#D0DCDA
#D0DCDA is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.5% C 0.013 H 185.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCDA |
|---|---|
| RGB | rgb(208, 220, 218) |
| HSL | hsl(170, 15%, 84%) |
| HSV | hsv(170, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.83, -4.39, -0.41) |
| CIE-LCH | lch(86.83, 4.41, 185.36°) |
| OKLab | oklab(88.48% -0.0132 -0.0012) |
| OKLCH | oklch(88.48% 0.013 185) |
| XYZ | xyz(64.2580, 69.6577, 76.3760) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Fog
#D8DCE0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 5.78
Light Gray
#D3D3D3
ΔE00 5.94
Azure (CSS)
#F0FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCDA #DCD0D2
analogous
#D0DCD4 #D0DCDA #D0D8DC
triadic
#D0DCDA #DAD0DC #DCDAD0
tetradic
#D0DCDA #D4D0DC #DCD0D2 #D8DCD0
square
#D0DCDA #D4D0DC #DCD0D2 #D8DCD0
split-complementary
#D0DCDA #DCD0D8 #DCD4D0
monochromatic
#8AA8A3 #ADC2BE #D0DCDA #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.41
#D0DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D0DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCDA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCDA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDADA
Deuteranopia (green-blind)
#D8D9DA
Tritanopia (blue-blind)
#CDDDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcda; /* rgb */ color: rgb(208, 220, 218); /* oklch */ color: oklch(88.5% 0.013 185.0);
Tailwind
colors: {
custom: {
50: '#dee6e5',
500: '#d0dcda',
950: '#000000',
},
}SCSS
$custom: #d0dcda; $custom-light: #dee6e5; $custom-dark: #000000;
JSON
{
"hex": "#d0dcda",
"rgb": {
"r": 208,
"g": 220,
"b": 218
},
"hsl": {
"h": 170,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.8848,
"c": 0.01321,
"h": 185
},
"luminance": 0.69658
}Semantic roles & 50–950 ramp
primary
#D0DCDA
secondary
#B19FA2
accent
#4D5999
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484