#8BF5FA#8BF5FA
#8BF5FA is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.8% C 0.099 H 199.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF5FA |
|---|---|
| RGB | rgb(139, 245, 250) |
| HSL | hsl(183, 92%, 76%) |
| HSV | hsv(183, 44%, 98%) |
| CMYK | cmyk(44.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.64, -29.43, -11.98) |
| CIE-LCH | lch(90.64, 31.77, 202.15°) |
| OKLab | oklab(90.82% -0.093 -0.033) |
| OKLCH | oklch(90.82% 0.099 199.5) |
| XYZ | xyz(60.5485, 77.6910, 102.2291) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.00
Robin'S Egg Blue
#98EFF9
ΔE00 3.23
Robin'S Egg
#6DEDFD
ΔE00 4.16
Light Cyan
#ACFFFC
ΔE00 4.39
Paleturquoise
#AFEEEE
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF5FA #FA908B
analogous
#8BFAC8 #8BF5FA #8BBEFA
triadic
#8BF5FA #FA8BF5 #F5FA8B
tetradic
#8BF5FA #C88BFA #FA908B #BEFA8B
square
#8BF5FA #C88BFA #FA908B #BEFA8B
split-complementary
#8BF5FA #FA8BBE #FAC88B
monochromatic
#16EBF5 #50F0F7 #8BF5FA #C6FAFD #E2FCFE
Accessibility & contrast
On white
1.27
#8BF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#8BF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF5FA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF5FA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFB
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#51FCF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bf5fa; /* rgb */ color: rgb(139, 245, 250); /* oklch */ color: oklch(90.8% 0.099 199.5);
Tailwind
colors: {
custom: {
50: '#b3f8fc',
500: '#8bf5fa',
950: '#000000',
},
}SCSS
$custom: #8bf5fa; $custom-light: #b3f8fc; $custom-dark: #000000;
JSON
{
"hex": "#8bf5fa",
"rgb": {
"r": 139,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.703,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.90816,
"c": 0.09873,
"h": 199.5
},
"luminance": 0.77696
}Semantic roles & 50–950 ramp
primary
#8BF5FA
secondary
#D95650
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585