#8BB3EA#8BB3EA
#8BB3EA is a light, moderate cyan. Relative luminance 0.437; OKLCH L 75.8% C 0.091 H 256.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB3EA |
|---|---|
| RGB | rgb(139, 179, 234) |
| HSL | hsl(215, 69%, 73%) |
| HSV | hsv(215, 41%, 92%) |
| CMYK | cmyk(40.6%, 23.5%, 0%, 8.2%) |
| CIE-LAB | lab(72.01, 0.33, -31.74) |
| CIE-LCH | lch(72.01, 31.74, 270.60°) |
| OKLab | oklab(75.84% -0.0212 -0.0882) |
| OKLCH | oklch(75.84% 0.091 256.5) |
| XYZ | xyz(41.6141, 43.6674, 84.0618) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Pastel Blue
#A2BFFE
ΔE00 4.80
Sky Blue (survey)
#75BBFD
ΔE00 5.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB3EA #EAC28B
analogous
#8BE2EA #8BB3EA #928BEA
triadic
#8BB3EA #EA8BB3 #B3EA8B
tetradic
#8BB3EA #EA8BE2 #EAC28B #8BEA92
square
#8BB3EA #EA8BE2 #EAC28B #8BEA92
split-complementary
#8BB3EA #EA928B #E2EA8B
monochromatic
#2670D4 #5791E1 #8BB3EA #BFD5F3 #E5EEFA
Accessibility & contrast
On white
2.16
#8BB3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#8BB3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB3EA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB3EA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6ED
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#69BFC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bb3ea; /* rgb */ color: rgb(139, 179, 234); /* oklch */ color: oklch(75.8% 0.091 256.5);
Tailwind
colors: {
custom: {
50: '#b0c9f1',
500: '#8bb3ea',
950: '#000000',
},
}SCSS
$custom: #8bb3ea; $custom-light: #b0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#8bb3ea",
"rgb": {
"r": 139,
"g": 179,
"b": 234
},
"hsl": {
"h": 214.737,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75839,
"c": 0.09073,
"h": 256.5
},
"luminance": 0.4367
}Semantic roles & 50–950 ramp
primary
#8BB3EA
secondary
#F2E7D9
accent
#8214D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284