#8BE5FA#8BE5FA
#8BE5FA is a very light, moderate cyan. Relative luminance 0.684; OKLCH L 87.3% C 0.091 H 214.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE5FA |
|---|---|
| RGB | rgb(139, 229, 250) |
| HSL | hsl(191, 92%, 76%) |
| HSV | hsv(191, 44%, 98%) |
| CMYK | cmyk(44.4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(86.22, -21.64, -18.61) |
| CIE-LCH | lch(86.22, 28.54, 220.69°) |
| OKLab | oklab(87.28% -0.0751 -0.0513) |
| OKLCH | oklch(87.28% 0.091 214.3) |
| XYZ | xyz(55.9157, 68.4255, 100.6849) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 4.70
Ice Blue
#A5DFF9
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE5FA #FAA08B
analogous
#8BFAD8 #8BE5FA #8BAEFA
triadic
#8BE5FA #FA8BE5 #E5FA8B
tetradic
#8BE5FA #D88BFA #FAA08B #AEFA8B
square
#8BE5FA #D88BFA #FAA08B #AEFA8B
split-complementary
#8BE5FA #FA8BAE #FAD88B
monochromatic
#16CBF5 #50D8F7 #8BE5FA #C6F2FD #E2F8FE
Accessibility & contrast
On white
1.43
#8BE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#8BE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE5FA
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE5FA | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#56EDEB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8be5fa; /* rgb */ color: rgb(139, 229, 250); /* oklch */ color: oklch(87.3% 0.091 214.3);
Tailwind
colors: {
custom: {
50: '#b2edfc',
500: '#8be5fa',
950: '#000000',
},
}SCSS
$custom: #8be5fa; $custom-light: #b2edfc; $custom-dark: #000000;
JSON
{
"hex": "#8be5fa",
"rgb": {
"r": 139,
"g": 229,
"b": 250
},
"hsl": {
"h": 191.351,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.87277,
"c": 0.0909,
"h": 214.3
},
"luminance": 0.6843
}Semantic roles & 50–950 ramp
primary
#8BE5FA
secondary
#D96A50
accent
#2B00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485