#C8DADC#C8DADC
#C8DADC is a very light, near-neutral teal. Relative luminance 0.676; OKLCH L 87.5% C 0.020 H 204.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DADC |
|---|---|
| RGB | rgb(200, 218, 220) |
| HSL | hsl(186, 22%, 82%) |
| HSV | hsv(186, 9%, 86%) |
| CMYK | cmyk(9.1%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(85.80, -5.61, -3.04) |
| CIE-LCH | lch(85.80, 6.39, 208.45°) |
| OKLab | oklab(87.55% -0.0177 -0.0082) |
| OKLCH | oklch(87.55% 0.02 204.8) |
| XYZ | xyz(61.8062, 67.5885, 77.4859) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DADC #DCCAC8
analogous
#C8DCD4 #C8DADC #C8D0DC
triadic
#C8DADC #DCC8DA #DADCC8
tetradic
#C8DADC #D4C8DC #DCCAC8 #D0DCC8
square
#C8DADC #D4C8DC #DCCAC8 #D0DCC8
split-complementary
#C8DADC #DCC8D0 #DCD4C8
monochromatic
#7DA8AC #A3C1C4 #C8DADC #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.45
#C8DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DADC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DADC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#C3DCDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dadc; /* rgb */ color: rgb(200, 218, 220); /* oklch */ color: oklch(87.5% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#d8e5e6',
500: '#c8dadc',
950: '#000000',
},
}SCSS
$custom: #c8dadc; $custom-light: #d8e5e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dadc",
"rgb": {
"r": 200,
"g": 218,
"b": 220
},
"hsl": {
"h": 186,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87546,
"c": 0.01955,
"h": 204.8
},
"luminance": 0.67589
}Semantic roles & 50–950 ramp
primary
#C8DADC
secondary
#B29996
accent
#4E45A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484