#8BFAFF#8BFAFF
#8BFAFF is a very light, moderate teal. Relative luminance 0.811; OKLCH L 92.1% C 0.102 H 199.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFAFF |
|---|---|
| RGB | rgb(139, 250, 255) |
| HSL | hsl(183, 100%, 77%) |
| HSV | hsv(183, 45%, 100%) |
| CMYK | cmyk(45.5%, 2%, 0%, 0%) |
| CIE-LAB | lab(92.17, -30.56, -12.30) |
| CIE-LCH | lch(92.17, 32.95, 201.92°) |
| OKLab | oklab(92.09% -0.0966 -0.0339) |
| OKLCH | oklch(92.09% 0.102 199.3) |
| XYZ | xyz(62.8760, 81.0750, 106.9240) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFAFF #FF908B
analogous
#8BFFCA #8BFAFF #8BC0FF
triadic
#8BFAFF #FF8BFA #FAFF8B
tetradic
#8BFAFF #CA8BFF #FF908B #C0FF8B
square
#8BFAFF #CA8BFF #FF908B #C0FF8B
split-complementary
#8BFAFF #FF8BC0 #FFCA8B
monochromatic
#11F5FF #4EF7FF #8BFAFF #C8FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#8BFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#8BFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFAFF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFAFF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#4CFFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfaff; /* rgb */ color: rgb(139, 250, 255); /* oklch */ color: oklch(92.1% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#b4fcff',
500: '#8bfaff',
950: '#000000',
},
}SCSS
$custom: #8bfaff; $custom-light: #b4fcff; $custom-dark: #000000;
JSON
{
"hex": "#8bfaff",
"rgb": {
"r": 139,
"g": 250,
"b": 255
},
"hsl": {
"h": 182.586,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.92089,
"c": 0.10238,
"h": 199.3
},
"luminance": 0.8108
}Semantic roles & 50–950 ramp
primary
#8BFAFF
secondary
#E0554E
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586