#C0DEFF#C0DEFF
#C0DEFF is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.056 H 250.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DEFF |
|---|---|
| RGB | rgb(192, 222, 255) |
| HSL | hsl(211, 100%, 88%) |
| HSV | hsv(211, 25%, 100%) |
| CMYK | cmyk(24.7%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.32, -2.81, -19.30) |
| CIE-LCH | lch(87.32, 19.50, 261.72°) |
| OKLab | oklab(88.95% -0.0182 -0.0527) |
| OKLCH | oklch(88.95% 0.056 250.9) |
| XYZ | xyz(65.9045, 70.6669, 104.7560) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.26
Light Blue
#95D0FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DEFF #FFE1C0
analogous
#C0FDFF #C0DEFF #C2C0FF
triadic
#C0DEFF #FFC0DE #DEFFC0
tetradic
#C0DEFF #FFC0FD #FFE1C0 #C0FFC2
square
#C0DEFF #FFC0FD #FFE1C0 #C0FFC2
split-complementary
#C0DEFF #FFC2C0 #FDFFC0
monochromatic
#469EFF #83BEFF #C0DEFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.39
#C0DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#C0DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DEFF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DEFF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#AFE5E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c0deff; /* rgb */ color: rgb(192, 222, 255); /* oklch */ color: oklch(88.9% 0.056 250.9);
Tailwind
colors: {
custom: {
50: '#d4e8ff',
500: '#c0deff',
950: '#000000',
},
}SCSS
$custom: #c0deff; $custom-light: #d4e8ff; $custom-dark: #000000;
JSON
{
"hex": "#c0deff",
"rgb": {
"r": 192,
"g": 222,
"b": 255
},
"hsl": {
"h": 211.429,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88947,
"c": 0.05573,
"h": 250.9
},
"luminance": 0.70669
}Semantic roles & 50–950 ramp
primary
#C0DEFF
secondary
#E8B47B
accent
#7800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486