#C8DCDC#C8DCDC
#C8DCDC is a very light, muted teal. Relative luminance 0.686; OKLCH L 88.0% C 0.021 H 196.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCDC |
|---|---|
| RGB | rgb(200, 220, 220) |
| HSL | hsl(180, 22%, 82%) |
| HSV | hsv(180, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.32, -6.65, -2.28) |
| CIE-LCH | lch(86.32, 7.03, 198.91°) |
| OKLab | oklab(87.96% -0.0205 -0.0062) |
| OKLCH | oklch(87.96% 0.021 196.8) |
| XYZ | xyz(62.3280, 68.6321, 77.6598) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 7.46
Lightcyan
#E0FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCDC #DCC8C8
analogous
#C8DCD2 #C8DCDC #C8D2DC
triadic
#C8DCDC #DCC8DC #DCDCC8
tetradic
#C8DCDC #D2C8DC #DCC8C8 #D2DCC8
square
#C8DCDC #D2C8DC #DCC8C8 #D2DCC8
split-complementary
#C8DCDC #DCC8D2 #DCD2C8
monochromatic
#7DACAC #A3C4C4 #C8DCDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C8DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C8DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCDC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCDC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#C2DDDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcdc; /* rgb */ color: rgb(200, 220, 220); /* oklch */ color: oklch(88.0% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c8dcdc',
950: '#000000',
},
}SCSS
$custom: #c8dcdc; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dcdc",
"rgb": {
"r": 200,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87957,
"c": 0.02141,
"h": 196.8
},
"luminance": 0.68633
}Semantic roles & 50–950 ramp
primary
#C8DCDC
secondary
#B29696
accent
#4545A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484