#C0DCD7#C0DCD7
#C0DCD7 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.030 H 183.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCD7 |
|---|---|
| RGB | rgb(192, 220, 215) |
| HSL | hsl(169, 29%, 81%) |
| HSV | hsv(169, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.65, -10.22, -0.68) |
| CIE-LCH | lch(85.65, 10.24, 183.78°) |
| OKLab | oklab(87.25% -0.0304 -0.002) |
| OKLCH | oklch(87.25% 0.03 183.7) |
| XYZ | xyz(59.5942, 67.2979, 74.1268) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.09
Ice
#D6FFFA
ΔE00 7.78
Lightcyan
#E0FFFF
ΔE00 7.86
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Very Pale Blue
#D6FFFE
ΔE00 7.92
Very Light Blue
#D5FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCD7 #DCC0C5
analogous
#C0DCC9 #C0DCD7 #C0D3DC
triadic
#C0DCD7 #D7C0DC #DCD7C0
tetradic
#C0DCD7 #C9C0DC #DCC0C5 #D3DCC0
square
#C0DCD7 #C9C0DC #DCC0C5 #D3DCC0
split-complementary
#C0DCD7 #DCC0D3 #DCC9C0
monochromatic
#71B0A5 #99C6BE #C0DCD7 #E7F2F0 #EBF4F3
Accessibility & contrast
On white
1.45
#C0DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C0DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCD7
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCD7 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#B9DDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcd7; /* rgb */ color: rgb(192, 220, 215); /* oklch */ color: oklch(87.3% 0.030 183.7);
Tailwind
colors: {
custom: {
50: '#d3e6e3',
500: '#c0dcd7',
950: '#000000',
},
}SCSS
$custom: #c0dcd7; $custom-light: #d3e6e3; $custom-dark: #000000;
JSON
{
"hex": "#c0dcd7",
"rgb": {
"r": 192,
"g": 220,
"b": 215
},
"hsl": {
"h": 169.286,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.8725,
"c": 0.03049,
"h": 183.7
},
"luminance": 0.67299
}Semantic roles & 50–950 ramp
primary
#C0DCD7
secondary
#B38D94
accent
#3E51A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484