#8BBFEA#8BBFEA
#8BBFEA is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.082 H 244.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFEA |
|---|---|
| RGB | rgb(139, 191, 234) |
| HSL | hsl(207, 69%, 73%) |
| HSV | hsv(207, 41%, 92%) |
| CMYK | cmyk(40.6%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.26, -6.20, -26.74) |
| CIE-LCH | lch(75.26, 27.45, 256.96°) |
| OKLab | oklab(78.4% -0.036 -0.074) |
| OKLCH | oklch(78.4% 0.082 244.1) |
| XYZ | xyz(44.1246, 48.6884, 84.8987) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFEA #EAB68B
analogous
#8BEAE5 #8BBFEA #8B8FEA
triadic
#8BBFEA #EA8BBF #BFEA8B
tetradic
#8BBFEA #E58BEA #EAB68B #8FEA8B
square
#8BBFEA #E58BEA #EAB68B #8FEA8B
split-complementary
#8BBFEA #EA8B8F #EAE58B
monochromatic
#2686D4 #57A2E1 #8BBFEA #BFDCF3 #E5F1FA
Accessibility & contrast
On white
1.96
#8BBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8BBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFEA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFEA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#68C9CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfea; /* rgb */ color: rgb(139, 191, 234); /* oklch */ color: oklch(78.4% 0.082 244.1);
Tailwind
colors: {
custom: {
50: '#b0d2f0',
500: '#8bbfea',
950: '#000000',
},
}SCSS
$custom: #8bbfea; $custom-light: #b0d2f0; $custom-dark: #000000;
JSON
{
"hex": "#8bbfea",
"rgb": {
"r": 139,
"g": 191,
"b": 234
},
"hsl": {
"h": 207.158,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.78396,
"c": 0.08231,
"h": 244.1
},
"luminance": 0.48691
}Semantic roles & 50–950 ramp
primary
#8BBFEA
secondary
#F2E4D9
accent
#6A14D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284