#C0DBDD#C0DBDD
#C0DBDD is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.029 H 202.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBDD |
|---|---|
| RGB | rgb(192, 219, 221) |
| HSL | hsl(184, 30%, 81%) |
| HSV | hsv(184, 13%, 87%) |
| CMYK | cmyk(13.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.55, -8.51, -4.00) |
| CIE-LCH | lch(85.55, 9.41, 205.19°) |
| OKLab | oklab(87.22% -0.0267 -0.0108) |
| OKLCH | oklch(87.22% 0.029 202.1) |
| XYZ | xyz(60.1177, 67.0886, 78.1746) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 5.55
Lightcyan
#E0FFFF
ΔE00 7.74
Ice Blue (survey)
#D7FFFE
ΔE00 8.22
Very Light Blue
#D5FFFF
ΔE00 8.29
Very Pale Blue
#D6FFFE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBDD #DDC2C0
analogous
#C0DDD0 #C0DBDD #C0CCDD
triadic
#C0DBDD #DDC0DB #DBDDC0
tetradic
#C0DBDD #D0C0DD #DDC2C0 #CCDDC0
square
#C0DBDD #D0C0DD #DDC2C0 #CCDDC0
split-complementary
#C0DBDD #DDC0CC #DDD0C0
monochromatic
#71AEB2 #98C4C8 #C0DBDD #E8F2F2 #EBF4F4
Accessibility & contrast
On white
1.46
#C0DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C0DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBDD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBDD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#B8DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dbdd; /* rgb */ color: rgb(192, 219, 221); /* oklch */ color: oklch(87.2% 0.029 202.1);
Tailwind
colors: {
custom: {
50: '#d3e6e7',
500: '#c0dbdd',
950: '#000000',
},
}SCSS
$custom: #c0dbdd; $custom-light: #d3e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c0dbdd",
"rgb": {
"r": 192,
"g": 219,
"b": 221
},
"hsl": {
"h": 184.138,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.87219,
"c": 0.02884,
"h": 202.1
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#C0DBDD
secondary
#B4908D
accent
#443DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484