#8BBFE8#8BBFE8
#8BBFE8 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.080 H 242.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE8 |
|---|---|
| RGB | rgb(139, 191, 232) |
| HSL | hsl(206, 67%, 73%) |
| HSV | hsv(206, 40%, 91%) |
| CMYK | cmyk(40.1%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(75.19, -6.72, -25.77) |
| CIE-LCH | lch(75.19, 26.63, 255.38°) |
| OKLab | oklab(78.32% -0.0367 -0.0713) |
| OKLCH | oklch(78.32% 0.08 242.8) |
| XYZ | xyz(43.8389, 48.5741, 83.3940) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Light Blue
#95D0FC
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE8 #E8B48B
analogous
#8BE8E3 #8BBFE8 #8B90E8
triadic
#8BBFE8 #E88BBF #BFE88B
tetradic
#8BBFE8 #E38BE8 #E8B48B #90E88B
square
#8BBFE8 #E38BE8 #E8B48B #90E88B
split-complementary
#8BBFE8 #E88B90 #E8E38B
monochromatic
#2986CF #58A3DE #8BBFE8 #BEDBF2 #E5F1FA
Accessibility & contrast
On white
1.96
#8BBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8BBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE8
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE8 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEA
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#69C9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfe8; /* rgb */ color: rgb(139, 191, 232); /* oklch */ color: oklch(78.3% 0.080 242.8);
Tailwind
colors: {
custom: {
50: '#b0d2ef',
500: '#8bbfe8',
950: '#000000',
},
}SCSS
$custom: #8bbfe8; $custom-light: #b0d2ef; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe8",
"rgb": {
"r": 139,
"g": 191,
"b": 232
},
"hsl": {
"h": 206.452,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.78316,
"c": 0.08015,
"h": 242.8
},
"luminance": 0.48577
}Semantic roles & 50–950 ramp
primary
#8BBFE8
secondary
#F1E4DA
accent
#6817CF
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284