#C0E4FA#C0E4FA
#C0E4FA is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.0% C 0.048 H 234.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E4FA |
|---|---|
| RGB | rgb(192, 228, 250) |
| HSL | hsl(203, 85%, 87%) |
| HSV | hsv(203, 23%, 98%) |
| CMYK | cmyk(23.2%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(88.73, -7.03, -14.56) |
| CIE-LCH | lch(88.73, 16.16, 244.23°) |
| OKLab | oklab(90% -0.0278 -0.0396) |
| OKLCH | oklch(90% 0.048 234.9) |
| XYZ | xyz(66.7321, 73.5931, 101.1128) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 8.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 8.39
Baby Blue
#89CFF0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E4FA #FAD6C0
analogous
#C0FAF3 #C0E4FA #C0C7FA
triadic
#C0E4FA #FAC0E4 #E4FAC0
tetradic
#C0E4FA #F3C0FA #FAD6C0 #C7FAC0
square
#C0E4FA #F3C0FA #FAD6C0 #C7FAC0
split-complementary
#C0E4FA #FAC0C7 #FAF3C0
monochromatic
#4FB3F1 #87CCF6 #C0E4FA #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.34
#C0E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#C0E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E4FA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E4FA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#AFEAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c0e4fa; /* rgb */ color: rgb(192, 228, 250); /* oklch */ color: oklch(90.0% 0.048 234.9);
Tailwind
colors: {
custom: {
50: '#d4ecfc',
500: '#c0e4fa',
950: '#000000',
},
}SCSS
$custom: #c0e4fa; $custom-light: #d4ecfc; $custom-dark: #000000;
JSON
{
"hex": "#c0e4fa",
"rgb": {
"r": 192,
"g": 228,
"b": 250
},
"hsl": {
"h": 202.759,
"s": 85.294,
"l": 86.667
},
"oklch": {
"l": 0.90004,
"c": 0.0484,
"h": 234.9
},
"luminance": 0.73595
}Semantic roles & 50–950 ramp
primary
#C0E4FA
secondary
#DFA47F
accent
#5804E2
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485