#C0DAD0#C0DAD0
#C0DAD0 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.031 H 170.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DAD0 |
|---|---|
| RGB | rgb(192, 218, 208) |
| HSL | hsl(157, 26%, 80%) |
| HSV | hsv(157, 12%, 85%) |
| CMYK | cmyk(11.9%, 0%, 4.6%, 14.5%) |
| CIE-LAB | lab(84.95, -10.55, 2.00) |
| CIE-LCH | lch(84.95, 10.74, 169.29°) |
| OKLab | oklab(86.63% -0.0305 0.0051) |
| OKLCH | oklch(86.63% 0.031 170.4) |
| XYZ | xyz(58.1922, 65.9023, 69.3168) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.11
Ice
#D6FFFA
ΔE00 8.64
Light Grey
#D8DCD6
ΔE00 8.68
Ice Blue (survey)
#D7FFFE
ΔE00 9.11
Lightcyan
#E0FFFF
ΔE00 9.14
Very Pale Blue
#D6FFFE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DAD0 #DAC0CA
analogous
#C0DAC3 #C0DAD0 #C0D7DA
triadic
#C0DAD0 #D0C0DA #DAD0C0
tetradic
#C0DAD0 #C3C0DA #DAC0CA #D7DAC0
square
#C0DAD0 #C3C0DA #DAC0CA #D7DAC0
split-complementary
#C0DAD0 #DAC0D7 #DAC3C0
monochromatic
#73AD96 #99C3B3 #C0DAD0 #E7F1ED #ECF4F1
Accessibility & contrast
On white
1.48
#C0DAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#C0DAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DAD0
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DAD0 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#BBDAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dad0; /* rgb */ color: rgb(192, 218, 208); /* oklch */ color: oklch(86.6% 0.031 170.4);
Tailwind
colors: {
custom: {
50: '#d3e5de',
500: '#c0dad0',
950: '#000000',
},
}SCSS
$custom: #c0dad0; $custom-light: #d3e5de; $custom-dark: #000000;
JSON
{
"hex": "#c0dad0",
"rgb": {
"r": 192,
"g": 218,
"b": 208
},
"hsl": {
"h": 156.923,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.86631,
"c": 0.0309,
"h": 170.4
},
"luminance": 0.65903
}Semantic roles & 50–950 ramp
primary
#C0DAD0
secondary
#B18E9B
accent
#4167A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484