#C0E2FF#C0E2FF
#C0E2FF is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.8% C 0.054 H 244.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E2FF |
|---|---|
| RGB | rgb(192, 226, 255) |
| HSL | hsl(208, 100%, 88%) |
| HSV | hsv(208, 25%, 100%) |
| CMYK | cmyk(24.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.36, -4.89, -17.73) |
| CIE-LCH | lch(88.36, 18.39, 254.60°) |
| OKLab | oklab(89.76% -0.0234 -0.0484) |
| OKLCH | oklch(89.76% 0.054 244.2) |
| XYZ | xyz(66.9795, 72.8169, 105.1144) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.69
Baby Blue (survey)
#A2CFFE
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 7.02
Light Blue Grey
#B7C9E2
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E2FF #FFDDC0
analogous
#C0FFFC #C0E2FF #C0C2FF
triadic
#C0E2FF #FFC0E2 #E2FFC0
tetradic
#C0E2FF #FCC0FF #FFDDC0 #C2FFC0
square
#C0E2FF #FCC0FF #FFDDC0 #C2FFC0
split-complementary
#C0E2FF #FFC0C2 #FFFCC0
monochromatic
#46AAFF #83C6FF #C0E2FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.35
#C0E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#C0E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E2FF
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E2FF | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E2FF
Deuteranopia (green-blind)
#CEDBFE
Tritanopia (blue-blind)
#AEE9EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c0e2ff; /* rgb */ color: rgb(192, 226, 255); /* oklch */ color: oklch(89.8% 0.054 244.2);
Tailwind
colors: {
custom: {
50: '#d4ebff',
500: '#c0e2ff',
950: '#000000',
},
}SCSS
$custom: #c0e2ff; $custom-light: #d4ebff; $custom-dark: #000000;
JSON
{
"hex": "#c0e2ff",
"rgb": {
"r": 192,
"g": 226,
"b": 255
},
"hsl": {
"h": 207.619,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.89763,
"c": 0.05374,
"h": 244.2
},
"luminance": 0.72819
}Semantic roles & 50–950 ramp
primary
#C0E2FF
secondary
#E8AD7B
accent
#6A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486