#9BE3FC#9BE3FC
#9BE3FC is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 87.7% C 0.079 H 221.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3FC |
|---|---|
| RGB | rgb(155, 227, 252) |
| HSL | hsl(195, 94%, 80%) |
| HSV | hsv(195, 38%, 99%) |
| CMYK | cmyk(38.5%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.47, -16.24, -19.21) |
| CIE-LCH | lch(86.47, 25.16, 229.78°) |
| OKLab | oklab(87.7% -0.0592 -0.0528) |
| OKLCH | oklch(87.7% 0.079 221.7) |
| XYZ | xyz(58.5513, 68.9313, 102.2964) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.59
Sky Blue
#87CEEB
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.37
Baby Blue
#89CFF0
ΔE00 5.39
Powder Blue
#B0E0E6
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3FC #FCB49B
analogous
#9BFCE5 #9BE3FC #9BB3FC
triadic
#9BE3FC #FC9BE3 #E3FC9B
tetradic
#9BE3FC #E59BFC #FCB49B #B3FC9B
square
#9BE3FC #E59BFC #FCB49B #B3FC9B
split-complementary
#9BE3FC #FC9BB3 #FCE59B
monochromatic
#24C2F8 #60D2FA #9BE3FC #D6F4FE #E1F7FE
Accessibility & contrast
On white
1.42
#9BE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#9BE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3FC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3FC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#75EBEB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9be3fc; /* rgb */ color: rgb(155, 227, 252); /* oklch */ color: oklch(87.7% 0.079 221.7);
Tailwind
colors: {
custom: {
50: '#bcebfd',
500: '#9be3fc',
950: '#000000',
},
}SCSS
$custom: #9be3fc; $custom-light: #bcebfd; $custom-dark: #000000;
JSON
{
"hex": "#9be3fc",
"rgb": {
"r": 155,
"g": 227,
"b": 252
},
"hsl": {
"h": 195.464,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.87696,
"c": 0.07932,
"h": 221.7
},
"luminance": 0.68935
}Semantic roles & 50–950 ramp
primary
#9BE3FC
secondary
#DE7E5D
accent
#3B00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485