#8BBBEA#8BBBEA
#8BBBEA is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.085 H 248.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBEA |
|---|---|
| RGB | rgb(139, 187, 234) |
| HSL | hsl(210, 69%, 73%) |
| HSV | hsv(210, 41%, 92%) |
| CMYK | cmyk(40.6%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.17, -4.04, -28.41) |
| CIE-LCH | lch(74.17, 28.70, 261.91°) |
| OKLab | oklab(77.54% -0.0311 -0.0787) |
| OKLCH | oklch(77.54% 0.085 248.4) |
| XYZ | xyz(43.2642, 46.9676, 84.6119) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.29
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBEA #EABA8B
analogous
#8BEAE9 #8BBBEA #8B8BEA
triadic
#8BBBEA #EA8BBB #BBEA8B
tetradic
#8BBBEA #E98BEA #EABA8B #8BEA8B
square
#8BBBEA #E98BEA #EABA8B #8BEA8B
split-complementary
#8BBBEA #EA8B8B #EAE98B
monochromatic
#267ED4 #579DE1 #8BBBEA #BFD9F3 #E5F0FA
Accessibility & contrast
On white
2.02
#8BBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8BBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBEA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBEA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#68C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbbea; /* rgb */ color: rgb(139, 187, 234); /* oklch */ color: oklch(77.5% 0.085 248.4);
Tailwind
colors: {
custom: {
50: '#b0cff0',
500: '#8bbbea',
950: '#000000',
},
}SCSS
$custom: #8bbbea; $custom-light: #b0cff0; $custom-dark: #000000;
JSON
{
"hex": "#8bbbea",
"rgb": {
"r": 139,
"g": 187,
"b": 234
},
"hsl": {
"h": 209.684,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.77539,
"c": 0.08465,
"h": 248.4
},
"luminance": 0.4697
}Semantic roles & 50–950 ramp
primary
#8BBBEA
secondary
#F2E5D9
accent
#7214D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284