#C0DCD8#C0DCD8
#C0DCD8 is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.030 H 186.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCD8 |
|---|---|
| RGB | rgb(192, 220, 216) |
| HSL | hsl(171, 29%, 81%) |
| HSV | hsv(171, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.68, -10.02, -1.17) |
| CIE-LCH | lch(85.68, 10.09, 186.64°) |
| OKLab | oklab(87.28% -0.03 -0.0033) |
| OKLCH | oklch(87.28% 0.03 186.2) |
| XYZ | xyz(59.7231, 67.3494, 74.8056) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 7.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.79
Ice
#D6FFFA
ΔE00 7.80
Very Pale Blue
#D6FFFE
ΔE00 7.84
Lightblue
#ADD8E6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCD8 #DCC0C4
analogous
#C0DCCA #C0DCD8 #C0D2DC
triadic
#C0DCD8 #D8C0DC #DCD8C0
tetradic
#C0DCD8 #CAC0DC #DCC0C4 #D2DCC0
square
#C0DCD8 #CAC0DC #DCC0C4 #D2DCC0
split-complementary
#C0DCD8 #DCC0D2 #DCCAC0
monochromatic
#71B0A7 #99C6C0 #C0DCD8 #E7F2F0 #EBF4F3
Accessibility & contrast
On white
1.45
#C0DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C0DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCD8
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCD8 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#B9DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcd8; /* rgb */ color: rgb(192, 220, 216); /* oklch */ color: oklch(87.3% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d3e6e4',
500: '#c0dcd8',
950: '#000000',
},
}SCSS
$custom: #c0dcd8; $custom-light: #d3e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c0dcd8",
"rgb": {
"r": 192,
"g": 220,
"b": 216
},
"hsl": {
"h": 171.429,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87279,
"c": 0.03022,
"h": 186.2
},
"luminance": 0.67351
}Semantic roles & 50–950 ramp
primary
#C0DCD8
secondary
#B38D93
accent
#3E4DA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484