#9CE4FC#9CE4FC
#9CE4FC is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.0% C 0.079 H 220.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE4FC |
|---|---|
| RGB | rgb(156, 228, 252) |
| HSL | hsl(195, 94%, 80%) |
| HSV | hsv(195, 38%, 99%) |
| CMYK | cmyk(38.1%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(86.79, -16.50, -18.72) |
| CIE-LCH | lch(86.79, 24.95, 228.62°) |
| OKLab | oklab(87.96% -0.0595 -0.0514) |
| OKLCH | oklch(87.96% 0.079 220.8) |
| XYZ | xyz(59.0183, 69.5793, 102.3968) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.85
Lightblue
#ADD8E6
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 5.44
Baby Blue
#89CFF0
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE4FC #FCB49C
analogous
#9CFCE4 #9CE4FC #9CB4FC
triadic
#9CE4FC #FC9CE4 #E4FC9C
tetradic
#9CE4FC #E49CFC #FCB49C #B4FC9C
square
#9CE4FC #E49CFC #FCB49C #B4FC9C
split-complementary
#9CE4FC #FC9CB4 #FCE49C
monochromatic
#25C4F8 #61D4FA #9CE4FC #D7F4FE #E1F7FE
Accessibility & contrast
On white
1.41
#9CE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#9CE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE4FC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE4FC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#77ECEB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ce4fc; /* rgb */ color: rgb(156, 228, 252); /* oklch */ color: oklch(88.0% 0.079 220.8);
Tailwind
colors: {
custom: {
50: '#bdecfd',
500: '#9ce4fc',
950: '#000000',
},
}SCSS
$custom: #9ce4fc; $custom-light: #bdecfd; $custom-dark: #000000;
JSON
{
"hex": "#9ce4fc",
"rgb": {
"r": 156,
"g": 228,
"b": 252
},
"hsl": {
"h": 195,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.87964,
"c": 0.07869,
"h": 220.8
},
"luminance": 0.69583
}Semantic roles & 50–950 ramp
primary
#9CE4FC
secondary
#DE7E5E
accent
#3900E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485