#C0DAEF#C0DAEF
#C0DAEF is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.040 H 242.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DAEF |
|---|---|
| RGB | rgb(192, 218, 239) |
| HSL | hsl(207, 59%, 85%) |
| HSV | hsv(207, 20%, 94%) |
| CMYK | cmyk(19.7%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(85.80, -4.25, -13.16) |
| CIE-LCH | lch(85.80, 13.82, 252.11°) |
| OKLab | oklab(87.58% -0.0186 -0.0357) |
| OKLCH | oklch(87.58% 0.04 242.5) |
| XYZ | xyz(62.3855, 67.5796, 91.4019) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.35
Cloudy Blue
#ACC2D9
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.70
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Ice Blue
#A5DFF9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DAEF #EFD5C0
analogous
#C0EFED #C0DAEF #C0C3EF
triadic
#C0DAEF #EFC0DA #DAEFC0
tetradic
#C0DAEF #EDC0EF #EFD5C0 #C3EFC0
square
#C0DAEF #EDC0EF #EFD5C0 #C3EFC0
split-complementary
#C0DAEF #EFC0C3 #EFEDC0
monochromatic
#5EA1D6 #8FBDE3 #C0DAEF #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.45
#C0DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C0DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DAEF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DAEF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9F0
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#B4DFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0daef; /* rgb */ color: rgb(192, 218, 239); /* oklch */ color: oklch(87.6% 0.040 242.5);
Tailwind
colors: {
custom: {
50: '#d3e5f4',
500: '#c0daef',
950: '#000000',
},
}SCSS
$custom: #c0daef; $custom-light: #d3e5f4; $custom-dark: #000000;
JSON
{
"hex": "#c0daef",
"rgb": {
"r": 192,
"g": 218,
"b": 239
},
"hsl": {
"h": 206.809,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.87583,
"c": 0.04025,
"h": 242.5
},
"luminance": 0.67581
}Semantic roles & 50–950 ramp
primary
#C0DAEF
secondary
#CDA686
accent
#6A1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485