#C0E3FA#C0E3FA
#C0E3FA is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.8% C 0.049 H 236.9°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E3FA |
|---|---|
| RGB | rgb(192, 227, 250) |
| HSL | hsl(204, 85%, 87%) |
| HSV | hsv(204, 23%, 98%) |
| CMYK | cmyk(23.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(88.47, -6.51, -14.95) |
| CIE-LCH | lch(88.47, 16.30, 246.46°) |
| OKLab | oklab(89.8% -0.0265 -0.0407) |
| OKLCH | oklch(89.8% 0.049 236.9) |
| XYZ | xyz(66.4578, 73.0445, 101.0214) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 7.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E3FA #FAD7C0
analogous
#C0FAF4 #C0E3FA #C0C6FA
triadic
#C0E3FA #FAC0E3 #E3FAC0
tetradic
#C0E3FA #F4C0FA #FAD7C0 #C6FAC0
square
#C0E3FA #F4C0FA #FAD7C0 #C6FAC0
split-complementary
#C0E3FA #FAC0C6 #FAF4C0
monochromatic
#4FB1F1 #87CAF6 #C0E3FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.35
#C0E3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#C0E3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E3FA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E3FA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D1DBFA
Tritanopia (blue-blind)
#B0E9EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c0e3fa; /* rgb */ color: rgb(192, 227, 250); /* oklch */ color: oklch(89.8% 0.049 236.9);
Tailwind
colors: {
custom: {
50: '#d4ebfc',
500: '#c0e3fa',
950: '#000000',
},
}SCSS
$custom: #c0e3fa; $custom-light: #d4ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c0e3fa",
"rgb": {
"r": 192,
"g": 227,
"b": 250
},
"hsl": {
"h": 203.793,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.89798,
"c": 0.04855,
"h": 236.9
},
"luminance": 0.73047
}Semantic roles & 50–950 ramp
primary
#C0E3FA
secondary
#DFA57F
accent
#5C04E2
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485