#C0D8CE#C0D8CE
#C0D8CE is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.2% C 0.029 H 168.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8CE |
|---|---|
| RGB | rgb(192, 216, 206) |
| HSL | hsl(155, 24%, 80%) |
| HSV | hsv(155, 11%, 85%) |
| CMYK | cmyk(11.1%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(84.37, -9.91, 2.21) |
| CIE-LCH | lch(84.37, 10.15, 167.41°) |
| OKLab | oklab(86.16% -0.0285 0.0057) |
| OKLCH | oklch(86.16% 0.029 168.7) |
| XYZ | xyz(57.4321, 64.7734, 67.8573) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.20
Powder Blue
#B0E0E6
ΔE00 8.52
Silver (survey)
#C5C9C7
ΔE00 9.19
Ice
#D6FFFA
ΔE00 9.24
Honeydew
#F0FFF0
ΔE00 9.49
Lightcyan
#E0FFFF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8CE #D8C0CA
analogous
#C0D8C2 #C0D8CE #C0D6D8
triadic
#C0D8CE #CEC0D8 #D8CEC0
tetradic
#C0D8CE #C2C0D8 #D8C0CA #D6D8C0
square
#C0D8CE #C2C0D8 #D8C0CA #D6D8C0
split-complementary
#C0D8CE #D8C0D6 #D8C2C0
monochromatic
#74A993 #9AC1B1 #C0D8CE #E6EFEB #ECF3F0
Accessibility & contrast
On white
1.50
#C0D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#C0D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8CE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8CE | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CE
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#BBD8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c0d8ce; /* rgb */ color: rgb(192, 216, 206); /* oklch */ color: oklch(86.2% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#d3e4dc',
500: '#c0d8ce',
950: '#000000',
},
}SCSS
$custom: #c0d8ce; $custom-light: #d3e4dc; $custom-dark: #000000;
JSON
{
"hex": "#c0d8ce",
"rgb": {
"r": 192,
"g": 216,
"b": 206
},
"hsl": {
"h": 155,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86155,
"c": 0.02909,
"h": 168.7
},
"luminance": 0.64774
}Semantic roles & 50–950 ramp
primary
#C0D8CE
secondary
#AE8E9B
accent
#446BA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484