#C0DEEF#C0DEEF
#C0DEEF is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.4% C 0.040 H 232.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEEF |
|---|---|
| RGB | rgb(192, 222, 239) |
| HSL | hsl(202, 59%, 85%) |
| HSV | hsv(202, 20%, 94%) |
| CMYK | cmyk(19.7%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.84, -6.32, -11.60) |
| CIE-LCH | lch(86.84, 13.21, 241.41°) |
| OKLab | oklab(88.41% -0.0239 -0.0314) |
| OKLCH | oklch(88.41% 0.04 232.7) |
| XYZ | xyz(63.4353, 69.6792, 91.7518) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.69
Ice Blue
#A5DFF9
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 7.68
Cloudy Blue
#ACC2D9
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 7.83
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEEF #EFD1C0
analogous
#C0EFE9 #C0DEEF #C0C7EF
triadic
#C0DEEF #EFC0DE #DEEFC0
tetradic
#C0DEEF #E9C0EF #EFD1C0 #C7EFC0
square
#C0DEEF #E9C0EF #EFD1C0 #C7EFC0
split-complementary
#C0DEEF #EFC0C7 #EFE9C0
monochromatic
#5EABD6 #8FC4E3 #C0DEEF #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.41
#C0DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C0DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEEF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEEF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#B3E3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c0deef; /* rgb */ color: rgb(192, 222, 239); /* oklch */ color: oklch(88.4% 0.040 232.7);
Tailwind
colors: {
custom: {
50: '#d3e8f4',
500: '#c0deef',
950: '#000000',
},
}SCSS
$custom: #c0deef; $custom-light: #d3e8f4; $custom-dark: #000000;
JSON
{
"hex": "#c0deef",
"rgb": {
"r": 192,
"g": 222,
"b": 239
},
"hsl": {
"h": 201.702,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.88405,
"c": 0.03952,
"h": 232.7
},
"luminance": 0.69681
}Semantic roles & 50–950 ramp
primary
#C0DEEF
secondary
#CDA086
accent
#5B1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485