#8BFEFB#8BFEFB
#8BFEFB is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.9% C 0.105 H 193.3°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEFB |
|---|---|
| RGB | rgb(139, 254, 251) |
| HSL | hsl(178, 98%, 77%) |
| HSV | hsv(178, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.16, -33.43, -8.75) |
| CIE-LCH | lch(93.16, 34.55, 194.67°) |
| OKLab | oklab(92.85% -0.1026 -0.0242) |
| OKLCH | oklch(92.85% 0.105 193.3) |
| XYZ | xyz(63.4949, 83.3324, 103.9868) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.50
Pale Cyan
#B7FFFA
ΔE00 5.15
Aqua
#00FFFF
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 5.66
Bright Turquoise
#0FFEF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEFB #FE8B8E
analogous
#8BFEC2 #8BFEFB #8BC8FE
triadic
#8BFEFB #FB8BFE #FEFB8B
tetradic
#8BFEFB #C28BFE #FE8B8E #C8FE8B
square
#8BFEFB #C28BFE #FE8B8E #C8FE8B
split-complementary
#8BFEFB #FE8BC8 #FEC28B
monochromatic
#12FDF7 #4EFDF9 #8BFEFB #C8FFFD #E1FFFE
Accessibility & contrast
On white
1.19
#8BFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#8BFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEFB
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEFB | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#4EFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8bfefb; /* rgb */ color: rgb(139, 254, 251); /* oklch */ color: oklch(92.9% 0.105 193.3);
Tailwind
colors: {
custom: {
50: '#b4fffc',
500: '#8bfefb',
950: '#000000',
},
}SCSS
$custom: #8bfefb; $custom-light: #b4fffc; $custom-dark: #000000;
JSON
{
"hex": "#8bfefb",
"rgb": {
"r": 139,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.435,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92852,
"c": 0.10541,
"h": 193.3
},
"luminance": 0.83338
}Semantic roles & 50–950 ramp
primary
#8BFEFB
secondary
#DE4F53
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685