#8BBAEA#8BBAEA
#8BBAEA is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.3% C 0.085 H 249.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAEA |
|---|---|
| RGB | rgb(139, 186, 234) |
| HSL | hsl(210, 69%, 73%) |
| HSV | hsv(210, 41%, 92%) |
| CMYK | cmyk(40.6%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.90, -3.50, -28.83) |
| CIE-LCH | lch(73.90, 29.04, 263.09°) |
| OKLab | oklab(77.33% -0.0299 -0.0799) |
| OKLCH | oklch(77.33% 0.085 249.5) |
| XYZ | xyz(43.0528, 46.5448, 84.5414) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 3.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 5.63
Sky
#82CAFC
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAEA #EABB8B
analogous
#8BE9EA #8BBAEA #8B8BEA
triadic
#8BBAEA #EA8BBA #BAEA8B
tetradic
#8BBAEA #EA8BE9 #EABB8B #8BEA8B
square
#8BBAEA #EA8BE9 #EABB8B #8BEA8B
split-complementary
#8BBAEA #EA8B8B #E9EA8B
monochromatic
#267CD4 #579BE1 #8BBAEA #BFD9F3 #E5F0FA
Accessibility & contrast
On white
2.04
#8BBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8BBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAEA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAEA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#68C5CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbaea; /* rgb */ color: rgb(139, 186, 234); /* oklch */ color: oklch(77.3% 0.085 249.5);
Tailwind
colors: {
custom: {
50: '#b0cef1',
500: '#8bbaea',
950: '#000000',
},
}SCSS
$custom: #8bbaea; $custom-light: #b0cef1; $custom-dark: #000000;
JSON
{
"hex": "#8bbaea",
"rgb": {
"r": 139,
"g": 186,
"b": 234
},
"hsl": {
"h": 210.316,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.77325,
"c": 0.08532,
"h": 249.5
},
"luminance": 0.46547
}Semantic roles & 50–950 ramp
primary
#8BBAEA
secondary
#F2E6D9
accent
#7414D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284