#8BBFF9#8BBFF9
#8BBFF9 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.100 H 251.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFF9 |
|---|---|
| RGB | rgb(139, 191, 249) |
| HSL | hsl(212, 90%, 76%) |
| HSV | hsv(212, 44%, 98%) |
| CMYK | cmyk(44.2%, 23.3%, 0%, 2.4%) |
| CIE-LAB | lab(75.82, -2.14, -33.96) |
| CIE-LCH | lch(75.82, 34.03, 266.40°) |
| OKLab | oklab(79.02% -0.0311 -0.0946) |
| OKLCH | oklch(79.02% 0.1 251.8) |
| XYZ | xyz(46.3714, 49.5871, 96.7319) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.59
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFF9 #F9C58B
analogous
#8BF6F9 #8BBFF9 #8E8BF9
triadic
#8BBFF9 #F98BBF #BFF98B
tetradic
#8BBFF9 #F98BF6 #F9C58B #8BF98E
square
#8BBFF9 #F98BF6 #F9C58B #8BF98E
split-complementary
#8BBFF9 #F98E8B #F6F98B
monochromatic
#177FF3 #519FF6 #8BBFF9 #C5DFFC #E2EFFD
Accessibility & contrast
On white
1.92
#8BBFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#8BBFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFF9
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFF9 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FC
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#5FCCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbff9; /* rgb */ color: rgb(139, 191, 249); /* oklch */ color: oklch(79.0% 0.100 251.8);
Tailwind
colors: {
custom: {
50: '#b1d2fb',
500: '#8bbff9',
950: '#000000',
},
}SCSS
$custom: #8bbff9; $custom-light: #b1d2fb; $custom-dark: #000000;
JSON
{
"hex": "#8bbff9",
"rgb": {
"r": 139,
"g": 191,
"b": 249
},
"hsl": {
"h": 211.636,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.7902,
"c": 0.09956,
"h": 251.8
},
"luminance": 0.4959
}Semantic roles & 50–950 ramp
primary
#8BBFF9
secondary
#F6E6D5
accent
#7900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285