#9BBFEA#9BBFEA
#9BBFEA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.073 H 253.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFEA |
|---|---|
| RGB | rgb(155, 191, 234) |
| HSL | hsl(213, 65%, 76%) |
| HSV | hsv(213, 34%, 92%) |
| CMYK | cmyk(33.8%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(76.17, -1.92, -25.26) |
| CIE-LCH | lch(76.17, 25.33, 265.65°) |
| OKLab | oklab(79.36% -0.0211 -0.0696) |
| OKLCH | oklch(79.36% 0.073 253.2) |
| XYZ | xyz(46.9951, 50.1685, 85.0332) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 3.99
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFEA #EAC69B
analogous
#9BE7EA #9BBFEA #9F9BEA
triadic
#9BBFEA #EA9BBF #BFEA9B
tetradic
#9BBFEA #EA9BE7 #EAC69B #9BEA9F
square
#9BBFEA #EA9BE7 #EAC69B #9BEA9F
split-complementary
#9BBFEA #EA9F9B #E7EA9B
monochromatic
#367ED5 #689FDF #9BBFEA #CEDFF5 #E6EFFA
Accessibility & contrast
On white
1.90
#9BBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#9BBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFEA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFEA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#82C8CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbfea; /* rgb */ color: rgb(155, 191, 234); /* oklch */ color: oklch(79.4% 0.073 253.2);
Tailwind
colors: {
custom: {
50: '#bad2f0',
500: '#9bbfea',
950: '#000000',
},
}SCSS
$custom: #9bbfea; $custom-light: #bad2f0; $custom-dark: #000000;
JSON
{
"hex": "#9bbfea",
"rgb": {
"r": 155,
"g": 191,
"b": 234
},
"hsl": {
"h": 212.658,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.79357,
"c": 0.07275,
"h": 253.2
},
"luminance": 0.50171
}Semantic roles & 50–950 ramp
primary
#9BBFEA
secondary
#C59964
accent
#7B18CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385