#8BBAF2#8BBAF2
#8BBAF2 is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.7% C 0.095 H 253.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAF2 |
|---|---|
| RGB | rgb(139, 186, 242) |
| HSL | hsl(213, 80%, 75%) |
| HSV | hsv(213, 43%, 95%) |
| CMYK | cmyk(42.6%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(74.20, -1.33, -32.69) |
| CIE-LCH | lch(74.20, 32.72, 267.66°) |
| OKLab | oklab(77.66% -0.0273 -0.0909) |
| OKLCH | oklch(77.66% 0.095 253.3) |
| XYZ | xyz(44.2281, 47.0149, 90.7314) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.72
Sky Blue (survey)
#75BBFD
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 4.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Sky
#82CAFC
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAF2 #F2C38B
analogous
#8BEEF2 #8BBAF2 #8F8BF2
triadic
#8BBAF2 #F28BBA #BAF28B
tetradic
#8BBAF2 #F28BEE #F2C38B #8BF28F
square
#8BBAF2 #F28BEE #F2C38B #8BF28F
split-complementary
#8BBAF2 #F28F8B #EEF28B
monochromatic
#1D79E6 #5499EC #8BBAF2 #C2DBF8 #E3EFFC
Accessibility & contrast
On white
2.02
#8BBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8BBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAF2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAF2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BCF5
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#64C6CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbaf2; /* rgb */ color: rgb(139, 186, 242); /* oklch */ color: oklch(77.7% 0.095 253.3);
Tailwind
colors: {
custom: {
50: '#b1cef6',
500: '#8bbaf2',
950: '#000000',
},
}SCSS
$custom: #8bbaf2; $custom-light: #b1cef6; $custom-dark: #000000;
JSON
{
"hex": "#8bbaf2",
"rgb": {
"r": 139,
"g": 186,
"b": 242
},
"hsl": {
"h": 212.621,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.77662,
"c": 0.09493,
"h": 253.3
},
"luminance": 0.47018
}Semantic roles & 50–950 ramp
primary
#8BBAF2
secondary
#F4E7D7
accent
#7C09DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285