#9CE4FA#9CE4FA
#9CE4FA is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 87.9% C 0.078 H 219.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE4FA |
|---|---|
| RGB | rgb(156, 228, 250) |
| HSL | hsl(194, 90%, 80%) |
| HSV | hsv(194, 38%, 98%) |
| CMYK | cmyk(37.6%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(86.73, -16.99, -17.77) |
| CIE-LCH | lch(86.73, 24.58, 226.28°) |
| OKLab | oklab(87.89% -0.0603 -0.0488) |
| OKLCH | oklch(87.89% 0.078 219) |
| XYZ | xyz(58.7031, 69.4532, 100.7365) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.34
Lightblue
#ADD8E6
ΔE00 5.28
Sky Blue
#87CEEB
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 5.92
Baby Blue
#89CFF0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE4FA #FAB29C
analogous
#9CFAE1 #9CE4FA #9CB5FA
triadic
#9CE4FA #FA9CE4 #E4FA9C
tetradic
#9CE4FA #E19CFA #FAB29C #B5FA9C
square
#9CE4FA #E19CFA #FAB29C #B5FA9C
split-complementary
#9CE4FA #FA9CB5 #FAE19C
monochromatic
#27C4F4 #62D4F7 #9CE4FA #D6F4FD #E2F7FE
Accessibility & contrast
On white
1.41
#9CE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#9CE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE4FA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE4FA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#78ECEB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ce4fa; /* rgb */ color: rgb(156, 228, 250); /* oklch */ color: oklch(87.9% 0.078 219.0);
Tailwind
colors: {
custom: {
50: '#bcecfc',
500: '#9ce4fa',
950: '#000000',
},
}SCSS
$custom: #9ce4fa; $custom-light: #bcecfc; $custom-dark: #000000;
JSON
{
"hex": "#9ce4fa",
"rgb": {
"r": 156,
"g": 228,
"b": 250
},
"hsl": {
"h": 194.043,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.87894,
"c": 0.07755,
"h": 219
},
"luminance": 0.69457
}Semantic roles & 50–950 ramp
primary
#9CE4FA
secondary
#DB7C5F
accent
#3600E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485