#9BBFE8#9BBFE8
#9BBFE8 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.070 H 252.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFE8 |
|---|---|
| RGB | rgb(155, 191, 232) |
| HSL | hsl(212, 63%, 76%) |
| HSV | hsv(212, 33%, 91%) |
| CMYK | cmyk(33.2%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(76.10, -2.42, -24.29) |
| CIE-LCH | lch(76.10, 24.41, 264.30°) |
| OKLab | oklab(79.28% -0.0217 -0.0669) |
| OKLCH | oklch(79.28% 0.07 252) |
| XYZ | xyz(46.7094, 50.0542, 83.5286) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 4.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.32
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFE8 #E8C49B
analogous
#9BE5E8 #9BBFE8 #9D9BE8
triadic
#9BBFE8 #E89BBF #BFE89B
tetradic
#9BBFE8 #E89BE5 #E8C49B #9BE89D
square
#9BBFE8 #E89BE5 #E8C49B #9BE89D
split-complementary
#9BBFE8 #E89D9B #E5E89B
monochromatic
#377FD1 #699FDD #9BBFE8 #CDDFF3 #E6EFF9
Accessibility & contrast
On white
1.91
#9BBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#9BBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFE8
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFE8 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0EA
Deuteranopia (green-blind)
#A7B8E7
Tritanopia (blue-blind)
#83C8CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbfe8; /* rgb */ color: rgb(155, 191, 232); /* oklch */ color: oklch(79.3% 0.070 252.0);
Tailwind
colors: {
custom: {
50: '#bad2ef',
500: '#9bbfe8',
950: '#000000',
},
}SCSS
$custom: #9bbfe8; $custom-light: #bad2ef; $custom-dark: #000000;
JSON
{
"hex": "#9bbfe8",
"rgb": {
"r": 155,
"g": 191,
"b": 232
},
"hsl": {
"h": 211.948,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.79279,
"c": 0.07034,
"h": 252
},
"luminance": 0.50056
}Semantic roles & 50–950 ramp
primary
#9BBFE8
secondary
#C39765
accent
#781BCA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385