#9CE3FA#9CE3FA
#9CE3FA is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 87.7% C 0.077 H 220.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE3FA |
|---|---|
| RGB | rgb(156, 227, 250) |
| HSL | hsl(195, 90%, 80%) |
| HSV | hsv(195, 38%, 98%) |
| CMYK | cmyk(37.6%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(86.46, -16.48, -18.17) |
| CIE-LCH | lch(86.46, 24.54, 227.79°) |
| OKLab | oklab(87.68% -0.0591 -0.0499) |
| OKLCH | oklch(87.68% 0.077 220.2) |
| XYZ | xyz(58.4288, 68.9046, 100.6450) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.91
Lightblue
#ADD8E6
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.34
Baby Blue
#89CFF0
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE3FA #FAB39C
analogous
#9CFAE2 #9CE3FA #9CB4FA
triadic
#9CE3FA #FA9CE3 #E3FA9C
tetradic
#9CE3FA #E29CFA #FAB39C #B4FA9C
square
#9CE3FA #E29CFA #FAB39C #B4FA9C
split-complementary
#9CE3FA #FA9CB4 #FAE29C
monochromatic
#27C2F4 #62D3F7 #9CE3FA #D6F3FD #E2F7FE
Accessibility & contrast
On white
1.42
#9CE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#9CE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE3FA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE3FA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#78EBEA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ce3fa; /* rgb */ color: rgb(156, 227, 250); /* oklch */ color: oklch(87.7% 0.077 220.2);
Tailwind
colors: {
custom: {
50: '#bcebfc',
500: '#9ce3fa',
950: '#000000',
},
}SCSS
$custom: #9ce3fa; $custom-light: #bcebfc; $custom-dark: #000000;
JSON
{
"hex": "#9ce3fa",
"rgb": {
"r": 156,
"g": 227,
"b": 250
},
"hsl": {
"h": 194.681,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.87678,
"c": 0.07735,
"h": 220.2
},
"luminance": 0.68908
}Semantic roles & 50–950 ramp
primary
#9CE3FA
secondary
#DB7D5F
accent
#3800E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485