#8BB6EF#8BB6EF
#8BB6EF is a light, moderate cyan. Relative luminance 0.452; OKLCH L 76.7% C 0.094 H 255.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6EF |
|---|---|
| RGB | rgb(139, 182, 239) |
| HSL | hsl(214, 76%, 74%) |
| HSV | hsv(214, 42%, 94%) |
| CMYK | cmyk(41.8%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.01, 0.04, -32.91) |
| CIE-LCH | lch(73.01, 32.91, 270.07°) |
| OKLab | oklab(76.69% -0.0234 -0.0916) |
| OKLCH | oklch(76.69% 0.094 255.7) |
| XYZ | xyz(42.9503, 45.1743, 88.1010) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.61
Pastel Blue
#A2BFFE
ΔE00 4.62
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Baby Blue (survey)
#A2CFFE
ΔE00 6.42
Light Grey Blue
#9DBCD4
ΔE00 7.43
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6EF #EFC48B
analogous
#8BE8EF #8BB6EF #928BEF
triadic
#8BB6EF #EF8BB6 #B6EF8B
tetradic
#8BB6EF #EF8BE8 #EFC48B #8BEF92
square
#8BB6EF #EF8BE8 #EFC48B #8BEF92
split-complementary
#8BB6EF #EF928B #E8EF8B
monochromatic
#1F72E0 #5594E8 #8BB6EF #C1D8F6 #E4EEFB
Accessibility & contrast
On white
2.09
#8BB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8BB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6EF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6EF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#66C2C9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb6ef; /* rgb */ color: rgb(139, 182, 239); /* oklch */ color: oklch(76.7% 0.094 255.7);
Tailwind
colors: {
custom: {
50: '#b0cbf4',
500: '#8bb6ef',
950: '#000000',
},
}SCSS
$custom: #8bb6ef; $custom-light: #b0cbf4; $custom-dark: #000000;
JSON
{
"hex": "#8bb6ef",
"rgb": {
"r": 139,
"g": 182,
"b": 239
},
"hsl": {
"h": 214.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76688,
"c": 0.09449,
"h": 255.7
},
"luminance": 0.45177
}Semantic roles & 50–950 ramp
primary
#8BB6EF
secondary
#F3E7D8
accent
#810ED8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285