#9BC3FA#9BC3FA
#9BC3FA is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.8% C 0.089 H 256.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC3FA |
|---|---|
| RGB | rgb(155, 195, 250) |
| HSL | hsl(215, 90%, 79%) |
| HSV | hsv(215, 38%, 98%) |
| CMYK | cmyk(38%, 22%, 0%, 2%) |
| CIE-LAB | lab(77.81, 0.01, -31.34) |
| CIE-LCH | lch(77.81, 31.34, 270.02°) |
| OKLab | oklab(80.84% -0.0209 -0.0869) |
| OKLCH | oklch(80.84% 0.089 256.5) |
| XYZ | xyz(50.2826, 52.8983, 97.9849) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.93
Carolina Blue
#8AB8FE
ΔE00 3.29
Baby Blue (survey)
#A2CFFE
ΔE00 3.37
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC3FA #FAD29B
analogous
#9BF2FA #9BC3FA #A39BFA
triadic
#9BC3FA #FA9BC3 #C3FA9B
tetradic
#9BC3FA #FA9BF2 #FAD29B #9BFAA3
square
#9BC3FA #FA9BF2 #FAD29B #9BFAA3
split-complementary
#9BC3FA #FAA39B #F2FA9B
monochromatic
#267DF4 #61A0F7 #9BC3FA #D5E6FD #E2EEFE
Accessibility & contrast
On white
1.81
#9BC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#9BC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC3FA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC3FA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FD
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#7BCFD6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bc3fa; /* rgb */ color: rgb(155, 195, 250); /* oklch */ color: oklch(80.8% 0.089 256.5);
Tailwind
colors: {
custom: {
50: '#bbd5fc',
500: '#9bc3fa',
950: '#000000',
},
}SCSS
$custom: #9bc3fa; $custom-light: #bbd5fc; $custom-dark: #000000;
JSON
{
"hex": "#9bc3fa",
"rgb": {
"r": 155,
"g": 195,
"b": 250
},
"hsl": {
"h": 214.737,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80837,
"c": 0.08936,
"h": 256.5
},
"luminance": 0.52901
}Semantic roles & 50–950 ramp
primary
#9BC3FA
secondary
#DBA65E
accent
#8500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385