#C0DEDE#C0DEDE
#C0DEDE is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.032 H 196.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEDE |
|---|---|
| RGB | rgb(192, 222, 222) |
| HSL | hsl(180, 31%, 81%) |
| HSV | hsv(180, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.37, -9.85, -3.33) |
| CIE-LCH | lch(86.37, 10.40, 198.68°) |
| OKLab | oklab(87.87% -0.0304 -0.0091) |
| OKLCH | oklch(87.87% 0.032 196.6) |
| XYZ | xyz(61.0410, 68.7215, 79.1416) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.19
Very Pale Blue
#D6FFFE
ΔE00 7.25
Very Light Blue
#D5FFFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEDE #DEC0C0
analogous
#C0DECF #C0DEDE #C0CFDE
triadic
#C0DEDE #DEC0DE #DEDEC0
tetradic
#C0DEDE #CFC0DE #DEC0C0 #CFDEC0
square
#C0DEDE #CFC0DE #DEC0C0 #CFDEC0
split-complementary
#C0DEDE #DEC0CF #DECFC0
monochromatic
#70B4B4 #98C9C9 #C0DEDE #E8F3F3 #EBF4F4
Accessibility & contrast
On white
1.42
#C0DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C0DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEDE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEDE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#B7E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dede; /* rgb */ color: rgb(192, 222, 222); /* oklch */ color: oklch(87.9% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#d3e8e8',
500: '#c0dede',
950: '#000000',
},
}SCSS
$custom: #c0dede; $custom-light: #d3e8e8; $custom-dark: #000000;
JSON
{
"hex": "#c0dede",
"rgb": {
"r": 192,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87874,
"c": 0.03172,
"h": 196.6
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#C0DEDE
secondary
#B68D8D
accent
#3C3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484