#8BFEFF#8BFEFF
#8BFEFF is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.105 H 196.2°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEFF |
|---|---|
| RGB | rgb(139, 254, 255) |
| HSL | hsl(181, 100%, 77%) |
| HSV | hsv(181, 45%, 100%) |
| CMYK | cmyk(45.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.27, -32.45, -10.65) |
| CIE-LCH | lch(93.27, 34.15, 198.18°) |
| OKLab | oklab(92.98% -0.101 -0.0294) |
| OKLCH | oklch(92.98% 0.105 196.2) |
| XYZ | xyz(64.1321, 83.5872, 107.3427) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.34
Pale Cyan
#B7FFFA
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEFF #FF8C8B
analogous
#8BFFC6 #8BFEFF #8BC4FF
triadic
#8BFEFF #FF8BFE #FEFF8B
tetradic
#8BFEFF #C68BFF #FF8C8B #C4FF8B
square
#8BFEFF #C68BFF #FF8C8B #C4FF8B
split-complementary
#8BFEFF #FF8BC4 #FFC68B
monochromatic
#11FDFF #4EFDFF #8BFEFF #C8FFFF #E0FFFF
Accessibility & contrast
On white
1.19
#8BFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#8BFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEFF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEFF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#4AFFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8bfeff; /* rgb */ color: rgb(139, 254, 255); /* oklch */ color: oklch(93.0% 0.105 196.2);
Tailwind
colors: {
custom: {
50: '#b4ffff',
500: '#8bfeff',
950: '#000000',
},
}SCSS
$custom: #8bfeff; $custom-light: #b4ffff; $custom-dark: #000000;
JSON
{
"hex": "#8bfeff",
"rgb": {
"r": 139,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.92978,
"c": 0.10518,
"h": 196.2
},
"luminance": 0.83593
}Semantic roles & 50–950 ramp
primary
#8BFEFF
secondary
#E0504E
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686