#C0DAEE#C0DAEE
#C0DAEE is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.039 H 241.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DAEE |
|---|---|
| RGB | rgb(192, 218, 238) |
| HSL | hsl(206, 58%, 84%) |
| HSV | hsv(206, 19%, 93%) |
| CMYK | cmyk(19.3%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.77, -4.46, -12.67) |
| CIE-LCH | lch(85.77, 13.43, 250.61°) |
| OKLab | oklab(87.55% -0.019 -0.0344) |
| OKLCH | oklch(87.55% 0.039 241.1) |
| XYZ | xyz(62.2382, 67.5207, 90.6260) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.58
Cloudy Blue
#ACC2D9
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.41
Ice Blue
#A5DFF9
ΔE00 6.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DAEE #EED4C0
analogous
#C0EEEB #C0DAEE #C0C3EE
triadic
#C0DAEE #EEC0DA #DAEEC0
tetradic
#C0DAEE #EBC0EE #EED4C0 #C3EEC0
square
#C0DAEE #EBC0EE #EED4C0 #C3EEC0
split-complementary
#C0DAEE #EEC0C3 #EEEBC0
monochromatic
#60A1D4 #90BEE1 #C0DAEE #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.45
#C0DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C0DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DAEE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DAEE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#B4DFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0daee; /* rgb */ color: rgb(192, 218, 238); /* oklch */ color: oklch(87.5% 0.039 241.1);
Tailwind
colors: {
custom: {
50: '#d3e5f3',
500: '#c0daee',
950: '#000000',
},
}SCSS
$custom: #c0daee; $custom-light: #d3e5f3; $custom-dark: #000000;
JSON
{
"hex": "#c0daee",
"rgb": {
"r": 192,
"g": 218,
"b": 238
},
"hsl": {
"h": 206.087,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.8755,
"c": 0.03925,
"h": 241.1
},
"luminance": 0.67522
}Semantic roles & 50–950 ramp
primary
#C0DAEE
secondary
#CCA587
accent
#6820C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485