#8BFEF8#8BFEF8
#8BFEF8 is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.8% C 0.106 H 191.1°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEF8 |
|---|---|
| RGB | rgb(139, 254, 248) |
| HSL | hsl(177, 98%, 77%) |
| HSV | hsv(177, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(93.08, -34.15, -7.32) |
| CIE-LCH | lch(93.08, 34.93, 192.09°) |
| OKLab | oklab(92.76% -0.1038 -0.0203) |
| OKLCH | oklch(92.76% 0.106 191.1) |
| XYZ | xyz(63.0258, 83.1447, 101.5160) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 5.54
Aqua
#00FFFF
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEF8 #FE8B91
analogous
#8BFEBF #8BFEF8 #8BCAFE
triadic
#8BFEF8 #F88BFE #FEF88B
tetradic
#8BFEF8 #BF8BFE #FE8B91 #CAFE8B
square
#8BFEF8 #BF8BFE #FE8B91 #CAFE8B
split-complementary
#8BFEF8 #FE8BCA #FEBF8B
monochromatic
#12FDF1 #4EFDF4 #8BFEF8 #C8FFFC #E1FFFD
Accessibility & contrast
On white
1.19
#8BFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#8BFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEF8
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEF8 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F8
Deuteranopia (green-blind)
#DEE5F9
Tritanopia (blue-blind)
#50FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8bfef8; /* rgb */ color: rgb(139, 254, 248); /* oklch */ color: oklch(92.8% 0.106 191.1);
Tailwind
colors: {
custom: {
50: '#b4fffa',
500: '#8bfef8',
950: '#000000',
},
}SCSS
$custom: #8bfef8; $custom-light: #b4fffa; $custom-dark: #000000;
JSON
{
"hex": "#8bfef8",
"rgb": {
"r": 139,
"g": 254,
"b": 248
},
"hsl": {
"h": 176.87,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92759,
"c": 0.10577,
"h": 191.1
},
"luminance": 0.8315
}Semantic roles & 50–950 ramp
primary
#8BFEF8
secondary
#DE4F56
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685