#8BBFFB#8BBFFB
#8BBFFB is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.102 H 252.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFFB |
|---|---|
| RGB | rgb(139, 191, 251) |
| HSL | hsl(212, 93%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(44.6%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.89, -1.59, -34.92) |
| CIE-LCH | lch(75.89, 34.95, 267.40°) |
| OKLab | oklab(79.11% -0.0305 -0.0973) |
| OKLCH | oklch(79.11% 0.102 252.6) |
| XYZ | xyz(46.6850, 49.7126, 98.3835) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.43
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.46
Sky
#82CAFC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFFB #FBC78B
analogous
#8BF7FB #8BBFFB #8F8BFB
triadic
#8BBFFB #FB8BBF #BFFB8B
tetradic
#8BBFFB #FB8BF7 #FBC78B #8BFB8F
square
#8BBFFB #FB8BF7 #FBC78B #8BFB8F
split-complementary
#8BBFFB #FB8F8B #F7FB8B
monochromatic
#157EF7 #509EF9 #8BBFFB #C6E0FD #E1EFFE
Accessibility & contrast
On white
1.92
#8BBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8BBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFFB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFFB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#5ECCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbffb; /* rgb */ color: rgb(139, 191, 251); /* oklch */ color: oklch(79.1% 0.102 252.6);
Tailwind
colors: {
custom: {
50: '#b1d2fd',
500: '#8bbffb',
950: '#000000',
},
}SCSS
$custom: #8bbffb; $custom-light: #b1d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8bbffb",
"rgb": {
"r": 139,
"g": 191,
"b": 251
},
"hsl": {
"h": 212.143,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79107,
"c": 0.10197,
"h": 252.6
},
"luminance": 0.49716
}Semantic roles & 50–950 ramp
primary
#8BBFFB
secondary
#F6E7D5
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285