#C0E6FA#C0E6FA
#C0E6FA is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.4% C 0.048 H 230.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E6FA |
|---|---|
| RGB | rgb(192, 230, 250) |
| HSL | hsl(201, 85%, 87%) |
| HSV | hsv(201, 23%, 98%) |
| CMYK | cmyk(23.2%, 8%, 0%, 2%) |
| CIE-LAB | lab(89.25, -8.05, -13.77) |
| CIE-LCH | lch(89.25, 15.96, 239.68°) |
| OKLab | oklab(90.42% -0.0304 -0.0375) |
| OKLCH | oklch(90.42% 0.048 230.9) |
| XYZ | xyz(67.2855, 74.6999, 101.2973) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.45
Lightblue
#ADD8E6
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 7.40
Pale Sky Blue
#BDF6FE
ΔE00 8.06
Baby Blue
#89CFF0
ΔE00 8.50
Light Blue
#95D0FC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E6FA #FAD4C0
analogous
#C0FAF1 #C0E6FA #C0C9FA
triadic
#C0E6FA #FAC0E6 #E6FAC0
tetradic
#C0E6FA #F1C0FA #FAD4C0 #C9FAC0
square
#C0E6FA #F1C0FA #FAD4C0 #C9FAC0
split-complementary
#C0E6FA #FAC0C9 #FAF1C0
monochromatic
#4FB9F1 #87CFF6 #C0E6FA #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.32
#C0E6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#C0E6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E6FA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E6FA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#AFECEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c0e6fa; /* rgb */ color: rgb(192, 230, 250); /* oklch */ color: oklch(90.4% 0.048 230.9);
Tailwind
colors: {
custom: {
50: '#d4edfc',
500: '#c0e6fa',
950: '#000000',
},
}SCSS
$custom: #c0e6fa; $custom-light: #d4edfc; $custom-dark: #000000;
JSON
{
"hex": "#c0e6fa",
"rgb": {
"r": 192,
"g": 230,
"b": 250
},
"hsl": {
"h": 200.69,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.90417,
"c": 0.04826,
"h": 230.9
},
"luminance": 0.74702
}Semantic roles & 50–950 ramp
primary
#C0E6FA
secondary
#DFA07F
accent
#5004E2
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485