#9BC7FA#9BC7FA
#9BC7FA is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.7% C 0.086 H 252.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC7FA |
|---|---|
| RGB | rgb(155, 199, 250) |
| HSL | hsl(212, 90%, 79%) |
| HSV | hsv(212, 38%, 98%) |
| CMYK | cmyk(38%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(78.88, -2.14, -29.71) |
| CIE-LCH | lch(78.88, 29.79, 265.87°) |
| OKLab | oklab(81.67% -0.0259 -0.0822) |
| OKLCH | oklch(81.67% 0.086 252.5) |
| XYZ | xyz(51.1908, 54.7148, 98.2876) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.06
Powder Blue (survey)
#B1D1FC
ΔE00 3.99
Carolina Blue
#8AB8FE
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC7FA #FACE9B
analogous
#9BF6FA #9BC7FA #9F9BFA
triadic
#9BC7FA #FA9BC7 #C7FA9B
tetradic
#9BC7FA #FA9BF6 #FACE9B #9BFA9F
square
#9BC7FA #FA9BF6 #FACE9B #9BFA9F
split-complementary
#9BC7FA #FA9F9B #F6FA9B
monochromatic
#2686F4 #61A6F7 #9BC7FA #D5E8FD #E2EFFE
Accessibility & contrast
On white
1.76
#9BC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#9BC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC7FA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC7FA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#7BD2D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9bc7fa; /* rgb */ color: rgb(155, 199, 250); /* oklch */ color: oklch(81.7% 0.086 252.5);
Tailwind
colors: {
custom: {
50: '#bbd7fc',
500: '#9bc7fa',
950: '#000000',
},
}SCSS
$custom: #9bc7fa; $custom-light: #bbd7fc; $custom-dark: #000000;
JSON
{
"hex": "#9bc7fa",
"rgb": {
"r": 155,
"g": 199,
"b": 250
},
"hsl": {
"h": 212.211,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.81671,
"c": 0.08623,
"h": 252.5
},
"luminance": 0.54718
}Semantic roles & 50–950 ramp
primary
#9BC7FA
secondary
#DBA15E
accent
#7B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385