#8BBFEF#8BBFEF
#8BBFEF is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.088 H 247.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFEF |
|---|---|
| RGB | rgb(139, 191, 239) |
| HSL | hsl(209, 76%, 74%) |
| HSV | hsv(209, 42%, 94%) |
| CMYK | cmyk(41.8%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(75.44, -4.86, -29.16) |
| CIE-LCH | lch(75.44, 29.56, 260.54°) |
| OKLab | oklab(78.6% -0.0343 -0.0809) |
| OKLCH | oklch(78.6% 0.088 247) |
| XYZ | xyz(44.8531, 48.9798, 88.7352) |
| Luminance | 0.4898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Carolina Blue
#8AB8FE
ΔE00 3.88
Sky
#82CAFC
ΔE00 4.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFEF #EFBB8B
analogous
#8BEFED #8BBFEF #8B8DEF
triadic
#8BBFEF #EF8BBF #BFEF8B
tetradic
#8BBFEF #ED8BEF #EFBB8B #8DEF8B
square
#8BBFEF #ED8BEF #EFBB8B #8DEF8B
split-complementary
#8BBFEF #EF8B8D #EFED8B
monochromatic
#1F84E0 #55A1E8 #8BBFEF #C1DDF6 #E4F0FB
Accessibility & contrast
On white
1.95
#8BBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#8BBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFEF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFEF | 1.00 | 1.95 | 10.80 | 10.80 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#65CACF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbfef; /* rgb */ color: rgb(139, 191, 239); /* oklch */ color: oklch(78.6% 0.088 247.0);
Tailwind
colors: {
custom: {
50: '#b1d2f4',
500: '#8bbfef',
950: '#000000',
},
}SCSS
$custom: #8bbfef; $custom-light: #b1d2f4; $custom-dark: #000000;
JSON
{
"hex": "#8bbfef",
"rgb": {
"r": 139,
"g": 191,
"b": 239
},
"hsl": {
"h": 208.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.786,
"c": 0.08786,
"h": 247
},
"luminance": 0.48983
}Semantic roles & 50–950 ramp
primary
#8BBFEF
secondary
#F3E5D8
accent
#6F0ED8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285