#8BBBF2#8BBBF2
#8BBBF2 is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.094 H 252.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBF2 |
|---|---|
| RGB | rgb(139, 187, 242) |
| HSL | hsl(212, 80%, 75%) |
| HSV | hsv(212, 43%, 95%) |
| CMYK | cmyk(42.6%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.47, -1.88, -32.27) |
| CIE-LCH | lch(74.47, 32.33, 266.67°) |
| OKLab | oklab(77.87% -0.0285 -0.0897) |
| OKLCH | oklch(77.87% 0.094 252.4) |
| XYZ | xyz(44.4395, 47.4377, 90.8019) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.01
Sky Blue (survey)
#75BBFD
ΔE00 3.54
Pastel Blue
#A2BFFE
ΔE00 5.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Sky
#82CAFC
ΔE00 5.97
Light Blue
#95D0FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBF2 #F2C28B
analogous
#8BEEF2 #8BBBF2 #8F8BF2
triadic
#8BBBF2 #F28BBB #BBF28B
tetradic
#8BBBF2 #F28BEE #F2C28B #8BF28F
square
#8BBBF2 #F28BEE #F2C28B #8BF28F
split-complementary
#8BBBF2 #F28F8B #EEF28B
monochromatic
#1D7AE6 #549BEC #8BBBF2 #C2DBF8 #E3EFFC
Accessibility & contrast
On white
2.00
#8BBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#8BBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBF2
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBF2 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#64C7CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbbf2; /* rgb */ color: rgb(139, 187, 242); /* oklch */ color: oklch(77.9% 0.094 252.4);
Tailwind
colors: {
custom: {
50: '#b1cff6',
500: '#8bbbf2',
950: '#000000',
},
}SCSS
$custom: #8bbbf2; $custom-light: #b1cff6; $custom-dark: #000000;
JSON
{
"hex": "#8bbbf2",
"rgb": {
"r": 139,
"g": 187,
"b": 242
},
"hsl": {
"h": 212.039,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.77874,
"c": 0.09415,
"h": 252.4
},
"luminance": 0.4744
}Semantic roles & 50–950 ramp
primary
#8BBBF2
secondary
#F4E6D7
accent
#7A09DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285