#8BBFEB#8BBFEB
#8BBFEB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.083 H 244.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFEB |
|---|---|
| RGB | rgb(139, 191, 235) |
| HSL | hsl(208, 71%, 73%) |
| HSV | hsv(208, 41%, 92%) |
| CMYK | cmyk(40.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.29, -5.93, -27.23) |
| CIE-LCH | lch(75.29, 27.86, 257.71°) |
| OKLab | oklab(78.44% -0.0357 -0.0754) |
| OKLCH | oklch(78.44% 0.083 244.7) |
| XYZ | xyz(44.2687, 48.7460, 85.6574) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.68
Sky
#82CAFC
ΔE00 3.86
Light Blue
#95D0FC
ΔE00 4.33
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFEB #EBB78B
analogous
#8BEBE7 #8BBFEB #8B8FEB
triadic
#8BBFEB #EB8BBF #BFEB8B
tetradic
#8BBFEB #E78BEB #EBB78B #8FEB8B
square
#8BBFEB #E78BEB #EBB78B #8FEB8B
split-complementary
#8BBFEB #EB8B8F #EBE78B
monochromatic
#2585D7 #57A2E2 #8BBFEB #BFDCF4 #E5F1FA
Accessibility & contrast
On white
1.95
#8BBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8BBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFEB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFEB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#67C9CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfeb; /* rgb */ color: rgb(139, 191, 235); /* oklch */ color: oklch(78.4% 0.083 244.7);
Tailwind
colors: {
custom: {
50: '#b0d2f1',
500: '#8bbfeb',
950: '#000000',
},
}SCSS
$custom: #8bbfeb; $custom-light: #b0d2f1; $custom-dark: #000000;
JSON
{
"hex": "#8bbfeb",
"rgb": {
"r": 139,
"g": 191,
"b": 235
},
"hsl": {
"h": 207.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.78437,
"c": 0.08339,
"h": 244.7
},
"luminance": 0.48749
}Semantic roles & 50–950 ramp
primary
#8BBFEB
secondary
#F2E4D9
accent
#6B13D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284