#C0D8DA#C0D8DA
#C0D8DA is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.5% C 0.026 H 202.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8DA |
|---|---|
| RGB | rgb(192, 216, 218) |
| HSL | hsl(185, 26%, 80%) |
| HSV | hsv(185, 12%, 85%) |
| CMYK | cmyk(11.9%, 0.9%, 0%, 14.5%) |
| CIE-LAB | lab(84.68, -7.57, -3.69) |
| CIE-LCH | lch(84.68, 8.42, 206.02°) |
| OKLab | oklab(86.51% -0.0238 -0.01) |
| OKLCH | oklch(86.51% 0.026 202.8) |
| XYZ | xyz(58.9459, 65.3790, 75.8299) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8DA #DAC2C0
analogous
#C0DACF #C0D8DA #C0CBDA
triadic
#C0D8DA #DAC0D8 #D8DAC0
tetradic
#C0D8DA #CFC0DA #DAC2C0 #CBDAC0
square
#C0D8DA #CFC0DA #DAC2C0 #CBDAC0
split-complementary
#C0D8DA #DAC0CB #DACFC0
monochromatic
#73A8AD #99C0C3 #C0D8DA #E7F0F1 #ECF3F4
Accessibility & contrast
On white
1.49
#C0D8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#C0D8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8DA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8DA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DA
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#B9DAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c0d8da; /* rgb */ color: rgb(192, 216, 218); /* oklch */ color: oklch(86.5% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#d3e4e5',
500: '#c0d8da',
950: '#000000',
},
}SCSS
$custom: #c0d8da; $custom-light: #d3e4e5; $custom-dark: #000000;
JSON
{
"hex": "#c0d8da",
"rgb": {
"r": 192,
"g": 216,
"b": 218
},
"hsl": {
"h": 184.615,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.86505,
"c": 0.02582,
"h": 202.8
},
"luminance": 0.6538
}Semantic roles & 50–950 ramp
primary
#C0D8DA
secondary
#B1908E
accent
#4941A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484