#C0DADA#C0DADA
#C0DADA is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.028 H 196.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DADA |
|---|---|
| RGB | rgb(192, 218, 218) |
| HSL | hsl(180, 26%, 80%) |
| HSV | hsv(180, 12%, 85%) |
| CMYK | cmyk(11.9%, 0%, 0%, 14.5%) |
| CIE-LAB | lab(85.21, -8.60, -2.92) |
| CIE-LCH | lch(85.21, 9.08, 198.76°) |
| OKLab | oklab(86.92% -0.0265 -0.0079) |
| OKLCH | oklch(86.92% 0.028 196.7) |
| XYZ | xyz(59.4614, 66.4100, 76.0017) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 6.35
Lightcyan
#E0FFFF
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.34
Ice Blue (survey)
#D7FFFE
ΔE00 8.35
Very Pale Blue
#D6FFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DADA #DAC0C0
analogous
#C0DACD #C0DADA #C0CDDA
triadic
#C0DADA #DAC0DA #DADAC0
tetradic
#C0DADA #CDC0DA #DAC0C0 #CDDAC0
square
#C0DADA #CDC0DA #DAC0C0 #CDDAC0
split-complementary
#C0DADA #DAC0CD #DACDC0
monochromatic
#73ADAD #99C3C3 #C0DADA #E7F1F1 #ECF4F4
Accessibility & contrast
On white
1.47
#C0DADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C0DADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DADA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DADA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#B9DCDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c0dada; /* rgb */ color: rgb(192, 218, 218); /* oklch */ color: oklch(86.9% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#d3e5e5',
500: '#c0dada',
950: '#000000',
},
}SCSS
$custom: #c0dada; $custom-light: #d3e5e5; $custom-dark: #000000;
JSON
{
"hex": "#c0dada",
"rgb": {
"r": 192,
"g": 218,
"b": 218
},
"hsl": {
"h": 180,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.86921,
"c": 0.02769,
"h": 196.7
},
"luminance": 0.66411
}Semantic roles & 50–950 ramp
primary
#C0DADA
secondary
#B18E8E
accent
#4141A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484