#8BFEE4#8BFEE4
#8BFEE4 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.112 H 177.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEE4 |
|---|---|
| RGB | rgb(139, 254, 228) |
| HSL | hsl(166, 98%, 77%) |
| HSV | hsv(166, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(92.56, -38.81, 2.27) |
| CIE-LCH | lch(92.56, 38.88, 176.65°) |
| OKLab | oklab(92.17% -0.1121 0.0054) |
| OKLCH | oklch(92.17% 0.112 177.2) |
| XYZ | xyz(60.0871, 81.9692, 86.0390) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.73
Pale Turquoise
#A5FBD5
ΔE00 5.40
Pale Aqua
#B8FFEB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEE4 #FE8BA5
analogous
#8BFEAB #8BFEE4 #8BDEFE
triadic
#8BFEE4 #E48BFE #FEE48B
tetradic
#8BFEE4 #AB8BFE #FE8BA5 #DEFE8B
square
#8BFEE4 #AB8BFE #FE8BA5 #DEFE8B
split-complementary
#8BFEE4 #FE8BDE #FEAB8B
monochromatic
#12FDC8 #4EFDD6 #8BFEE4 #C8FFF2 #E1FFF8
Accessibility & contrast
On white
1.21
#8BFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#8BFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEE4
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEE4 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E3
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#5DFFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8bfee4; /* rgb */ color: rgb(139, 254, 228); /* oklch */ color: oklch(92.2% 0.112 177.2);
Tailwind
colors: {
custom: {
50: '#b3ffec',
500: '#8bfee4',
950: '#000000',
},
}SCSS
$custom: #8bfee4; $custom-light: #b3ffec; $custom-dark: #000000;
JSON
{
"hex": "#8bfee4",
"rgb": {
"r": 139,
"g": 254,
"b": 228
},
"hsl": {
"h": 166.435,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92171,
"c": 0.11221,
"h": 177.2
},
"luminance": 0.81974
}Semantic roles & 50–950 ramp
primary
#8BFEE4
secondary
#DE4F6F
accent
#0034E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684