#C0DBDC#C0DBDC
#C0DBDC is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.2% C 0.029 H 199.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBDC |
|---|---|
| RGB | rgb(192, 219, 220) |
| HSL | hsl(182, 29%, 81%) |
| HSV | hsv(182, 13%, 86%) |
| CMYK | cmyk(12.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.52, -8.71, -3.51) |
| CIE-LCH | lch(85.52, 9.39, 201.97°) |
| OKLab | oklab(87.19% -0.0271 -0.0095) |
| OKLCH | oklch(87.19% 0.029 199.4) |
| XYZ | xyz(59.9848, 67.0355, 77.4750) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 5.90
Lightcyan
#E0FFFF
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.19
Very Light Blue
#D5FFFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBDC #DCC1C0
analogous
#C0DCCF #C0DBDC #C0CDDC
triadic
#C0DBDC #DCC0DB #DBDCC0
tetradic
#C0DBDC #CFC0DC #DCC1C0 #CDDCC0
square
#C0DBDC #CFC0DC #DCC1C0 #CDDCC0
split-complementary
#C0DBDC #DCC0CD #DCCFC0
monochromatic
#71AEB0 #99C5C6 #C0DBDC #E7F1F2 #EBF4F4
Accessibility & contrast
On white
1.46
#C0DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C0DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBDC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBDC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B8DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dbdc; /* rgb */ color: rgb(192, 219, 220); /* oklch */ color: oklch(87.2% 0.029 199.4);
Tailwind
colors: {
custom: {
50: '#d3e6e6',
500: '#c0dbdc',
950: '#000000',
},
}SCSS
$custom: #c0dbdc; $custom-light: #d3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c0dbdc",
"rgb": {
"r": 192,
"g": 219,
"b": 220
},
"hsl": {
"h": 182.143,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87189,
"c": 0.02874,
"h": 199.4
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#C0DBDC
secondary
#B38E8D
accent
#423EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484