#9BBFEE#9BBFEE
#9BBFEE is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.078 H 255.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFEE |
|---|---|
| RGB | rgb(155, 191, 238) |
| HSL | hsl(214, 71%, 77%) |
| HSV | hsv(214, 35%, 93%) |
| CMYK | cmyk(34.9%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.31, -0.91, -27.20) |
| CIE-LCH | lch(76.31, 27.21, 268.08°) |
| OKLab | oklab(79.52% -0.0197 -0.0751) |
| OKLCH | oklch(79.52% 0.078 255.3) |
| XYZ | xyz(47.5762, 50.4010, 88.0939) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.95
Carolina Blue
#8AB8FE
ΔE00 3.58
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFEE #EECA9B
analogous
#9BE8EE #9BBFEE #A19BEE
triadic
#9BBFEE #EE9BBF #BFEE9B
tetradic
#9BBFEE #EE9BE8 #EECA9B #9BEEA1
square
#9BBFEE #EE9BE8 #EECA9B #9BEEA1
split-complementary
#9BBFEE #EEA19B #E8EE9B
monochromatic
#327CDC #679EE5 #9BBFEE #CFE0F7 #E5EEFB
Accessibility & contrast
On white
1.90
#9BBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#9BBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFEE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFEE | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#81C9CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbfee; /* rgb */ color: rgb(155, 191, 238); /* oklch */ color: oklch(79.5% 0.078 255.3);
Tailwind
colors: {
custom: {
50: '#bad2f3',
500: '#9bbfee',
950: '#000000',
},
}SCSS
$custom: #9bbfee; $custom-light: #bad2f3; $custom-dark: #000000;
JSON
{
"hex": "#9bbfee",
"rgb": {
"r": 155,
"g": 191,
"b": 238
},
"hsl": {
"h": 213.976,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79516,
"c": 0.07766,
"h": 255.3
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#9BBFEE
secondary
#CA9D63
accent
#8013D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385