#8BBFE0#8BBFE0
#8BBFE0 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.0% C 0.072 H 236.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE0 |
|---|---|
| RGB | rgb(139, 191, 224) |
| HSL | hsl(203, 58%, 71%) |
| HSV | hsv(203, 38%, 88%) |
| CMYK | cmyk(37.9%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(74.91, -8.81, -21.87) |
| CIE-LCH | lch(74.91, 23.58, 248.05°) |
| OKLab | oklab(78% -0.0395 -0.0603) |
| OKLCH | oklch(78% 0.072 236.8) |
| XYZ | xyz(42.7284, 48.1299, 77.5451) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.15
Light Grey Blue
#9DBCD4
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.59
Sky
#82CAFC
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE0 #E0AC8B
analogous
#8BE0D6 #8BBFE0 #8B94E0
triadic
#8BBFE0 #E08BBF #BFE08B
tetradic
#8BBFE0 #D68BE0 #E0AC8B #94E08B
square
#8BBFE0 #D68BE0 #E0AC8B #94E08B
split-complementary
#8BBFE0 #E08B94 #E0D68B
monochromatic
#3388BE #5BA4D3 #8BBFE0 #BBDAED #E7F2F9
Accessibility & contrast
On white
1.98
#8BBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8BBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE0
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE0 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE2
Deuteranopia (green-blind)
#A4B4DF
Tritanopia (blue-blind)
#6CC8CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbfe0; /* rgb */ color: rgb(139, 191, 224); /* oklch */ color: oklch(78.0% 0.072 236.8);
Tailwind
colors: {
custom: {
50: '#b0d2e9',
500: '#8bbfe0',
950: '#000000',
},
}SCSS
$custom: #8bbfe0; $custom-light: #b0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe0",
"rgb": {
"r": 139,
"g": 191,
"b": 224
},
"hsl": {
"h": 203.294,
"s": 57.823,
"l": 71.176
},
"oklch": {
"l": 0.78004,
"c": 0.07205,
"h": 236.8
},
"luminance": 0.48132
}Semantic roles & 50–950 ramp
primary
#8BBFE0
secondary
#EFE1D8
accent
#6020C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284