#C0DAEB#C0DAEB
#C0DAEB is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.5% C 0.036 H 236.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DAEB |
|---|---|
| RGB | rgb(192, 218, 235) |
| HSL | hsl(204, 52%, 84%) |
| HSV | hsv(204, 18%, 92%) |
| CMYK | cmyk(18.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.68, -5.10, -11.22) |
| CIE-LCH | lch(85.68, 12.32, 245.55°) |
| OKLab | oklab(87.45% -0.0201 -0.0304) |
| OKLCH | oklch(87.45% 0.036 236.5) |
| XYZ | xyz(61.8011, 67.3458, 88.3241) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 6.56
Ice Blue
#A5DFF9
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DAEB #EBD1C0
analogous
#C0EBE6 #C0DAEB #C0C4EB
triadic
#C0DAEB #EBC0DA #DAEBC0
tetradic
#C0DAEB #E6C0EB #EBD1C0 #C4EBC0
square
#C0DAEB #E6C0EB #EBD1C0 #C4EBC0
split-complementary
#C0DAEB #EBC0C4 #EBE6C0
monochromatic
#63A3CE #92BFDC #C0DAEB #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.45
#C0DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C0DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DAEB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DAEB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#B5DEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0daeb; /* rgb */ color: rgb(192, 218, 235); /* oklch */ color: oklch(87.5% 0.036 236.5);
Tailwind
colors: {
custom: {
50: '#d3e5f1',
500: '#c0daeb',
950: '#000000',
},
}SCSS
$custom: #c0daeb; $custom-light: #d3e5f1; $custom-dark: #000000;
JSON
{
"hex": "#c0daeb",
"rgb": {
"r": 192,
"g": 218,
"b": 235
},
"hsl": {
"h": 203.721,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.87451,
"c": 0.03642,
"h": 236.5
},
"luminance": 0.67347
}Semantic roles & 50–950 ramp
primary
#C0DAEB
secondary
#C7A188
accent
#6326BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485