#8BFFFF#8BFFFF
#8BFFFF is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.106 H 195.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFFFF |
|---|---|
| RGB | rgb(139, 255, 255) |
| HSL | hsl(180, 100%, 77%) |
| HSV | hsv(180, 45%, 100%) |
| CMYK | cmyk(45.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.55, -32.92, -10.24) |
| CIE-LCH | lch(93.55, 34.47, 197.28°) |
| OKLab | oklab(93.2% -0.1021 -0.0283) |
| OKLCH | oklch(93.2% 0.106 195.5) |
| XYZ | xyz(64.4503, 84.2236, 107.4488) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 4.47
Pale Cyan
#B7FFFA
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Aqua
#00FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFFFF #FF8B8B
analogous
#8BFFC5 #8BFFFF #8BC5FF
triadic
#8BFFFF #FF8BFF #FFFF8B
tetradic
#8BFFFF #C58BFF #FF8B8B #C5FF8B
square
#8BFFFF #C58BFF #FF8B8B #C5FF8B
split-complementary
#8BFFFF #FF8BC5 #FFC58B
monochromatic
#11FFFF #4EFFFF #8BFFFF #C8FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#8BFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#8BFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFFFF
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFFFF | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#4AFFFF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8bffff; /* rgb */ color: rgb(139, 255, 255); /* oklch */ color: oklch(93.2% 0.106 195.5);
Tailwind
colors: {
custom: {
50: '#b4ffff',
500: '#8bffff',
950: '#000000',
},
}SCSS
$custom: #8bffff; $custom-light: #b4ffff; $custom-dark: #000000;
JSON
{
"hex": "#8bffff",
"rgb": {
"r": 139,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.93201,
"c": 0.10592,
"h": 195.5
},
"luminance": 0.84229
}Semantic roles & 50–950 ramp
primary
#8BFFFF
secondary
#E04E4E
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686