#C0D8D4#C0D8D4
#C0D8D4 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.3% C 0.026 H 184.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8D4 |
|---|---|
| RGB | rgb(192, 216, 212) |
| HSL | hsl(170, 24%, 80%) |
| HSV | hsv(170, 11%, 85%) |
| CMYK | cmyk(11.1%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(84.52, -8.75, -0.75) |
| CIE-LCH | lch(84.52, 8.78, 184.87°) |
| OKLab | oklab(86.33% -0.0261 -0.0021) |
| OKLCH | oklch(86.33% 0.026 184.6) |
| XYZ | xyz(58.1750, 65.0706, 71.7695) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 8.13
Silver (survey)
#C5C9C7
ΔE00 8.27
Lightcyan
#E0FFFF
ΔE00 8.60
Ice Blue (survey)
#D7FFFE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8D4 #D8C0C4
analogous
#C0D8C8 #C0D8D4 #C0D0D8
triadic
#C0D8D4 #D4C0D8 #D8D4C0
tetradic
#C0D8D4 #C8C0D8 #D8C0C4 #D0D8C0
square
#C0D8D4 #C8C0D8 #D8C0C4 #D0D8C0
split-complementary
#C0D8D4 #D8C0D0 #D8C8C0
monochromatic
#74A9A0 #9AC1BA #C0D8D4 #E6EFEE #ECF3F2
Accessibility & contrast
On white
1.50
#C0D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#C0D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8D4
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8D4 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#D1D1D4
Tritanopia (blue-blind)
#BAD9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c0d8d4; /* rgb */ color: rgb(192, 216, 212); /* oklch */ color: oklch(86.3% 0.026 184.6);
Tailwind
colors: {
custom: {
50: '#d3e4e1',
500: '#c0d8d4',
950: '#000000',
},
}SCSS
$custom: #c0d8d4; $custom-light: #d3e4e1; $custom-dark: #000000;
JSON
{
"hex": "#c0d8d4",
"rgb": {
"r": 192,
"g": 216,
"b": 212
},
"hsl": {
"h": 170,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86327,
"c": 0.02623,
"h": 184.6
},
"luminance": 0.65072
}Semantic roles & 50–950 ramp
primary
#C0D8D4
secondary
#AE8E93
accent
#4453A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484