#9CE0FA#9CE0FA
#9CE0FA is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.0% C 0.077 H 223.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE0FA |
|---|---|
| RGB | rgb(156, 224, 250) |
| HSL | hsl(197, 90%, 80%) |
| HSV | hsv(197, 38%, 98%) |
| CMYK | cmyk(37.6%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(85.64, -14.96, -19.40) |
| CIE-LCH | lch(85.64, 24.50, 232.36°) |
| OKLab | oklab(87.03% -0.0555 -0.0533) |
| OKLCH | oklch(87.03% 0.077 223.8) |
| XYZ | xyz(57.6154, 67.2778, 100.3739) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.74
Sky Blue
#87CEEB
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.59
Lightblue
#ADD8E6
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE0FA #FAB69C
analogous
#9CFAE5 #9CE0FA #9CB1FA
triadic
#9CE0FA #FA9CE0 #E0FA9C
tetradic
#9CE0FA #E59CFA #FAB69C #B1FA9C
square
#9CE0FA #E59CFA #FAB69C #B1FA9C
split-complementary
#9CE0FA #FA9CB1 #FAE59C
monochromatic
#27BCF4 #62CEF7 #9CE0FA #D6F2FD #E2F6FE
Accessibility & contrast
On white
1.45
#9CE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#9CE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE0FA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE0FA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#78E8E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ce0fa; /* rgb */ color: rgb(156, 224, 250); /* oklch */ color: oklch(87.0% 0.077 223.8);
Tailwind
colors: {
custom: {
50: '#bce9fc',
500: '#9ce0fa',
950: '#000000',
},
}SCSS
$custom: #9ce0fa; $custom-light: #bce9fc; $custom-dark: #000000;
JSON
{
"hex": "#9ce0fa",
"rgb": {
"r": 156,
"g": 224,
"b": 250
},
"hsl": {
"h": 196.596,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.87032,
"c": 0.07696,
"h": 223.8
},
"luminance": 0.67281
}Semantic roles & 50–950 ramp
primary
#9CE0FA
secondary
#DB815F
accent
#3F00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485