#9BBFF0#9BBFF0
#9BBFF0 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.6% C 0.080 H 256.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFF0 |
|---|---|
| RGB | rgb(155, 191, 240) |
| HSL | hsl(215, 74%, 77%) |
| HSV | hsv(215, 35%, 94%) |
| CMYK | cmyk(35.4%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(76.39, -0.40, -28.17) |
| CIE-LCH | lch(76.39, 28.17, 269.18°) |
| OKLab | oklab(79.6% -0.0191 -0.0778) |
| OKLCH | oklch(79.6% 0.08 256.2) |
| XYZ | xyz(47.8717, 50.5192, 89.6499) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.67
Carolina Blue
#8AB8FE
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Lightsteelblue
#B0C4DE
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFF0 #F0CC9B
analogous
#9BEAF0 #9BBFF0 #A19BF0
triadic
#9BBFF0 #F09BBF #BFF09B
tetradic
#9BBFF0 #F09BEA #F0CC9B #9BF0A1
square
#9BBFF0 #F09BEA #F0CC9B #9BF0A1
split-complementary
#9BBFF0 #F0A19B #EAF09B
monochromatic
#317BE0 #669DE8 #9BBFF0 #D0E1F8 #E4EEFB
Accessibility & contrast
On white
1.89
#9BBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#9BBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFF0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFF0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F2
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#80CACF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbff0; /* rgb */ color: rgb(155, 191, 240); /* oklch */ color: oklch(79.6% 0.080 256.2);
Tailwind
colors: {
custom: {
50: '#bbd2f5',
500: '#9bbff0',
950: '#000000',
},
}SCSS
$custom: #9bbff0; $custom-light: #bbd2f5; $custom-dark: #000000;
JSON
{
"hex": "#9bbff0",
"rgb": {
"r": 155,
"g": 191,
"b": 240
},
"hsl": {
"h": 214.588,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.79596,
"c": 0.08016,
"h": 256.2
},
"luminance": 0.50521
}Semantic roles & 50–950 ramp
primary
#9BBFF0
secondary
#CDA062
accent
#820FD6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385