#C0D8D2#C0D8D2
#C0D8D2 is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.3% C 0.027 H 179.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8D2 |
|---|---|
| RGB | rgb(192, 216, 210) |
| HSL | hsl(165, 24%, 80%) |
| HSV | hsv(165, 11%, 85%) |
| CMYK | cmyk(11.1%, 0%, 2.8%, 15.3%) |
| CIE-LAB | lab(84.47, -9.14, 0.24) |
| CIE-LCH | lch(84.47, 9.14, 178.50°) |
| OKLab | oklab(86.27% -0.0269 0.0005) |
| OKLCH | oklch(86.27% 0.027 179) |
| XYZ | xyz(57.9243, 64.9703, 70.4490) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.28
Light Grey
#D8DCD6
ΔE00 7.83
Silver (survey)
#C5C9C7
ΔE00 8.53
Lightcyan
#E0FFFF
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.97
Ice
#D6FFFA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8D2 #D8C0C6
analogous
#C0D8C6 #C0D8D2 #C0D2D8
triadic
#C0D8D2 #D2C0D8 #D8D2C0
tetradic
#C0D8D2 #C6C0D8 #D8C0C6 #D2D8C0
square
#C0D8D2 #C6C0D8 #D8C0C6 #D2D8C0
split-complementary
#C0D8D2 #D8C0D2 #D8C6C0
monochromatic
#74A99C #9AC1B7 #C0D8D2 #E6EFED #ECF3F1
Accessibility & contrast
On white
1.50
#C0D8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#C0D8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8D2
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8D2 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#BAD9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c0d8d2; /* rgb */ color: rgb(192, 216, 210); /* oklch */ color: oklch(86.3% 0.027 179.0);
Tailwind
colors: {
custom: {
50: '#d3e4df',
500: '#c0d8d2',
950: '#000000',
},
}SCSS
$custom: #c0d8d2; $custom-light: #d3e4df; $custom-dark: #000000;
JSON
{
"hex": "#c0d8d2",
"rgb": {
"r": 192,
"g": 216,
"b": 210
},
"hsl": {
"h": 165,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86269,
"c": 0.02693,
"h": 179
},
"luminance": 0.64971
}Semantic roles & 50–950 ramp
primary
#C0D8D2
secondary
#AE8E96
accent
#445BA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484