#C0DAD2#C0DAD2
#C0DAD2 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.7% C 0.030 H 175.1°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DAD2 |
|---|---|
| RGB | rgb(192, 218, 210) |
| HSL | hsl(162, 26%, 80%) |
| HSV | hsv(162, 12%, 85%) |
| CMYK | cmyk(11.9%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(85.00, -10.16, 1.01) |
| CIE-LCH | lch(85.00, 10.21, 174.32°) |
| OKLab | oklab(86.69% -0.0297 0.0025) |
| OKLCH | oklch(86.69% 0.03 175.1) |
| XYZ | xyz(58.4398, 66.0013, 70.6209) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.44
Ice
#D6FFFA
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Very Pale Blue
#D6FFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DAD2 #DAC0C8
analogous
#C0DAC5 #C0DAD2 #C0D5DA
triadic
#C0DAD2 #D2C0DA #DAD2C0
tetradic
#C0DAD2 #C5C0DA #DAC0C8 #D5DAC0
square
#C0DAD2 #C5C0DA #DAC0C8 #D5DAC0
split-complementary
#C0DAD2 #DAC0D5 #DAC5C0
monochromatic
#73AD9B #99C3B6 #C0DAD2 #E7F1EE #ECF4F1
Accessibility & contrast
On white
1.48
#C0DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C0DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DAD2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DAD2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#BADBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dad2; /* rgb */ color: rgb(192, 218, 210); /* oklch */ color: oklch(86.7% 0.030 175.1);
Tailwind
colors: {
custom: {
50: '#d3e5df',
500: '#c0dad2',
950: '#000000',
},
}SCSS
$custom: #c0dad2; $custom-light: #d3e5df; $custom-dark: #000000;
JSON
{
"hex": "#c0dad2",
"rgb": {
"r": 192,
"g": 218,
"b": 210
},
"hsl": {
"h": 161.538,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.86687,
"c": 0.02979,
"h": 175.1
},
"luminance": 0.66002
}Semantic roles & 50–950 ramp
primary
#C0DAD2
secondary
#B18E98
accent
#4160A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484