#C8DDDC#C8DDDC
#C8DDDC is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.2% C 0.022 H 193.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDDC |
|---|---|
| RGB | rgb(200, 221, 220) |
| HSL | hsl(177, 24%, 83%) |
| HSV | hsv(177, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(86.58, -7.16, -1.89) |
| CIE-LCH | lch(86.58, 7.41, 194.82°) |
| OKLab | oklab(88.16% -0.0219 -0.0052) |
| OKLCH | oklch(88.16% 0.022 193.3) |
| XYZ | xyz(62.5912, 69.1585, 77.7476) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 7.02
Lightcyan
#E0FFFF
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDDC #DDC8C9
analogous
#C8DDD1 #C8DDDC #C8D3DD
triadic
#C8DDDC #DCC8DD #DDDCC8
tetradic
#C8DDDC #D1C8DD #DDC8C9 #D3DDC8
square
#C8DDDC #D1C8DD #DDC8C9 #D3DDC8
split-complementary
#C8DDDC #DDC8D3 #DDD1C8
monochromatic
#7CAEAC #A2C6C4 #C8DDDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.42
#C8DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C8DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDDC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDDC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#C2DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dddc; /* rgb */ color: rgb(200, 221, 220); /* oklch */ color: oklch(88.2% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#d8e7e6',
500: '#c8dddc',
950: '#000000',
},
}SCSS
$custom: #c8dddc; $custom-light: #d8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dddc",
"rgb": {
"r": 200,
"g": 221,
"b": 220
},
"hsl": {
"h": 177.143,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.88163,
"c": 0.02247,
"h": 193.3
},
"luminance": 0.6916
}Semantic roles & 50–950 ramp
primary
#C8DDDC
secondary
#B49697
accent
#4348A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484