#8BBAE2#8BBAE2
#8BBAE2 is a light, moderate cyan. Relative luminance 0.461; OKLCH L 77.0% C 0.076 H 244.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAE2 |
|---|---|
| RGB | rgb(139, 186, 226) |
| HSL | hsl(208, 60%, 72%) |
| HSV | hsv(208, 38%, 89%) |
| CMYK | cmyk(38.5%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(73.61, -5.61, -24.93) |
| CIE-LCH | lch(73.61, 25.56, 257.31°) |
| OKLab | oklab(77% -0.0326 -0.0689) |
| OKLCH | oklch(77% 0.076 244.7) |
| XYZ | xyz(41.9294, 46.0954, 78.6247) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.44
Carolina Blue
#8AB8FE
ΔE00 4.66
Light Grey Blue
#9DBCD4
ΔE00 4.71
Sky
#82CAFC
ΔE00 5.29
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Light Blue
#95D0FC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAE2 #E2B38B
analogous
#8BE2DF #8BBAE2 #8B8FE2
triadic
#8BBAE2 #E28BBA #BAE28B
tetradic
#8BBAE2 #DF8BE2 #E2B38B #8FE28B
square
#8BBAE2 #DF8BE2 #E2B38B #8FE28B
split-complementary
#8BBAE2 #E28B8F #E2DF8B
monochromatic
#317FC2 #5A9DD6 #8BBAE2 #BCD7EE #E7F0F9
Accessibility & contrast
On white
2.05
#8BBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8BBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAE2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAE2 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABAE4
Deuteranopia (green-blind)
#9EB1E1
Tritanopia (blue-blind)
#6CC4C7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbae2; /* rgb */ color: rgb(139, 186, 226); /* oklch */ color: oklch(77.0% 0.076 244.7);
Tailwind
colors: {
custom: {
50: '#b0ceeb',
500: '#8bbae2',
950: '#000000',
},
}SCSS
$custom: #8bbae2; $custom-light: #b0ceeb; $custom-dark: #000000;
JSON
{
"hex": "#8bbae2",
"rgb": {
"r": 139,
"g": 186,
"b": 226
},
"hsl": {
"h": 207.586,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.77001,
"c": 0.07619,
"h": 244.7
},
"luminance": 0.46098
}Semantic roles & 50–950 ramp
primary
#8BBAE2
secondary
#F0E4D9
accent
#6C1EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284