#8BBAF5#8BBAF5
#8BBAF5 is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.8% C 0.099 H 254.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAF5 |
|---|---|
| RGB | rgb(139, 186, 245) |
| HSL | hsl(213, 84%, 75%) |
| HSV | hsv(213, 43%, 96%) |
| CMYK | cmyk(43.3%, 24.1%, 0%, 3.9%) |
| CIE-LAB | lab(74.32, -0.51, -34.13) |
| CIE-LCH | lch(74.32, 34.13, 269.14°) |
| OKLab | oklab(77.79% -0.0264 -0.095) |
| OKLCH | oklch(77.79% 0.099 254.5) |
| XYZ | xyz(44.6824, 47.1966, 93.1239) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.34
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Pastel Blue
#A2BFFE
ΔE00 4.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Sky
#82CAFC
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAF5 #F5C68B
analogous
#8BEFF5 #8BBAF5 #918BF5
triadic
#8BBAF5 #F58BBA #BAF58B
tetradic
#8BBAF5 #F58BEF #F5C68B #8BF591
square
#8BBAF5 #F58BEF #F5C68B #8BF591
split-complementary
#8BBAF5 #F5918B #EFF58B
monochromatic
#1A77EB #5398F0 #8BBAF5 #C3DCFA #E3EEFD
Accessibility & contrast
On white
2.01
#8BBAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8BBAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAF5
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAF5 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BDF8
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#62C7CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbaf5; /* rgb */ color: rgb(139, 186, 245); /* oklch */ color: oklch(77.8% 0.099 254.5);
Tailwind
colors: {
custom: {
50: '#b1cef8',
500: '#8bbaf5',
950: '#000000',
},
}SCSS
$custom: #8bbaf5; $custom-light: #b1cef8; $custom-dark: #000000;
JSON
{
"hex": "#8bbaf5",
"rgb": {
"r": 139,
"g": 186,
"b": 245
},
"hsl": {
"h": 213.396,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.77792,
"c": 0.09863,
"h": 254.5
},
"luminance": 0.47199
}Semantic roles & 50–950 ramp
primary
#8BBAF5
secondary
#F5E7D6
accent
#7F05E1
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285