#C0DEDD#C0DEDD
#C0DEDD is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.032 H 194.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEDD |
|---|---|
| RGB | rgb(192, 222, 221) |
| HSL | hsl(178, 31%, 81%) |
| HSV | hsv(178, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.34, -10.05, -2.84) |
| CIE-LCH | lch(86.34, 10.44, 195.79°) |
| OKLab | oklab(87.85% -0.0308 -0.0077) |
| OKLCH | oklch(87.85% 0.032 194.1) |
| XYZ | xyz(60.9074, 68.6680, 78.4379) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 6.54
Lightcyan
#E0FFFF
ΔE00 7.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Very Pale Blue
#D6FFFE
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEDD #DEC0C1
analogous
#C0DECE #C0DEDD #C0D0DE
triadic
#C0DEDD #DDC0DE #DEDDC0
tetradic
#C0DEDD #CEC0DE #DEC0C1 #D0DEC0
square
#C0DEDD #CEC0DE #DEC0C1 #D0DEC0
split-complementary
#C0DEDD #DEC0D0 #DECEC0
monochromatic
#70B4B2 #98C9C7 #C0DEDD #E8F3F3 #EBF4F4
Accessibility & contrast
On white
1.43
#C0DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C0DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEDD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEDD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#B8E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dedd; /* rgb */ color: rgb(192, 222, 221); /* oklch */ color: oklch(87.8% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#d3e8e7',
500: '#c0dedd',
950: '#000000',
},
}SCSS
$custom: #c0dedd; $custom-light: #d3e8e7; $custom-dark: #000000;
JSON
{
"hex": "#c0dedd",
"rgb": {
"r": 192,
"g": 222,
"b": 221
},
"hsl": {
"h": 178,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87845,
"c": 0.03175,
"h": 194.1
},
"luminance": 0.68669
}Semantic roles & 50–950 ramp
primary
#C0DEDD
secondary
#B68D8E
accent
#3C3FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484