#8BE0FA#8BE0FA
#8BE0FA is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.2% C 0.090 H 219.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE0FA |
|---|---|
| RGB | rgb(139, 224, 250) |
| HSL | hsl(194, 92%, 76%) |
| HSV | hsv(194, 44%, 98%) |
| CMYK | cmyk(44.4%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(84.84, -19.14, -20.69) |
| CIE-LCH | lch(84.84, 28.19, 227.22°) |
| OKLab | oklab(86.18% -0.0693 -0.057) |
| OKLCH | oklch(86.18% 0.09 219.4) |
| XYZ | xyz(54.5521, 65.6983, 100.2303) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE0FA #FAA58B
analogous
#8BFADD #8BE0FA #8BA9FA
triadic
#8BE0FA #FA8BE0 #E0FA8B
tetradic
#8BE0FA #DD8BFA #FAA58B #A9FA8B
square
#8BE0FA #DD8BFA #FAA58B #A9FA8B
split-complementary
#8BE0FA #FA8BA9 #FADD8B
monochromatic
#16C1F5 #50D0F7 #8BE0FA #C6F0FD #E2F7FE
Accessibility & contrast
On white
1.49
#8BE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#8BE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE0FA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE0FA | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#57E9E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be0fa; /* rgb */ color: rgb(139, 224, 250); /* oklch */ color: oklch(86.2% 0.090 219.4);
Tailwind
colors: {
custom: {
50: '#b2e9fc',
500: '#8be0fa',
950: '#000000',
},
}SCSS
$custom: #8be0fa; $custom-light: #b2e9fc; $custom-dark: #000000;
JSON
{
"hex": "#8be0fa",
"rgb": {
"r": 139,
"g": 224,
"b": 250
},
"hsl": {
"h": 194.054,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.86179,
"c": 0.0898,
"h": 219.4
},
"luminance": 0.65702
}Semantic roles & 50–950 ramp
primary
#8BE0FA
secondary
#D97050
accent
#3600E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485