#8BBFED#8BBFED
#8BBFED is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.5% C 0.086 H 245.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFED |
|---|---|
| RGB | rgb(139, 191, 237) |
| HSL | hsl(208, 73%, 74%) |
| HSV | hsv(208, 41%, 93%) |
| CMYK | cmyk(41.4%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(75.37, -5.40, -28.19) |
| CIE-LCH | lch(75.37, 28.71, 259.17°) |
| OKLab | oklab(78.52% -0.035 -0.0781) |
| OKLCH | oklch(78.52% 0.086 245.9) |
| XYZ | xyz(44.5592, 48.8623, 87.1877) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.43
Sky
#82CAFC
ΔE00 3.97
Carolina Blue
#8AB8FE
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 4.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.61
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFED #EDB98B
analogous
#8BEDEA #8BBFED #8B8EED
triadic
#8BBFED #ED8BBF #BFED8B
tetradic
#8BBFED #EA8BED #EDB98B #8EED8B
square
#8BBFED #EA8BED #EDB98B #8EED8B
split-complementary
#8BBFED #ED8B8E #EDEA8B
monochromatic
#2284DC #56A2E5 #8BBFED #C0DCF5 #E5F0FB
Accessibility & contrast
On white
1.95
#8BBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8BBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFED
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFED | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#66CACE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbfed; /* rgb */ color: rgb(139, 191, 237); /* oklch */ color: oklch(78.5% 0.086 245.9);
Tailwind
colors: {
custom: {
50: '#b0d2f3',
500: '#8bbfed',
950: '#000000',
},
}SCSS
$custom: #8bbfed; $custom-light: #b0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#8bbfed",
"rgb": {
"r": 139,
"g": 191,
"b": 237
},
"hsl": {
"h": 208.163,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.78518,
"c": 0.0856,
"h": 245.9
},
"luminance": 0.48865
}Semantic roles & 50–950 ramp
primary
#8BBFED
secondary
#F3E5D8
accent
#6D10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285