#8BFEE7#8BFEE7
#8BFEE7 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.111 H 179.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEE7 |
|---|---|
| RGB | rgb(139, 254, 231) |
| HSL | hsl(168, 98%, 77%) |
| HSV | hsv(168, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(92.64, -38.13, 0.83) |
| CIE-LCH | lch(92.64, 38.14, 178.75°) |
| OKLab | oklab(92.26% -0.1108 0.0016) |
| OKLCH | oklch(92.26% 0.111 179.2) |
| XYZ | xyz(60.5072, 82.1373, 88.2514) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 5.45
Aquamarine
#7FFFD4
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 5.58
Pale Turquoise
#A5FBD5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEE7 #FE8BA2
analogous
#8BFEAE #8BFEE7 #8BDCFE
triadic
#8BFEE7 #E78BFE #FEE78B
tetradic
#8BFEE7 #AE8BFE #FE8BA2 #DCFE8B
square
#8BFEE7 #AE8BFE #FE8BA2 #DCFE8B
split-complementary
#8BFEE7 #FE8BDC #FEAE8B
monochromatic
#12FDCE #4EFDDA #8BFEE7 #C8FFF4 #E1FFF9
Accessibility & contrast
On white
1.20
#8BFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#8BFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEE7
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEE7 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E6
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#5BFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8bfee7; /* rgb */ color: rgb(139, 254, 231); /* oklch */ color: oklch(92.3% 0.111 179.2);
Tailwind
colors: {
custom: {
50: '#b3ffee',
500: '#8bfee7',
950: '#000000',
},
}SCSS
$custom: #8bfee7; $custom-light: #b3ffee; $custom-dark: #000000;
JSON
{
"hex": "#8bfee7",
"rgb": {
"r": 139,
"g": 254,
"b": 231
},
"hsl": {
"h": 168,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92255,
"c": 0.11083,
"h": 179.2
},
"luminance": 0.82142
}Semantic roles & 50–950 ramp
primary
#8BFEE7
secondary
#DE4F6C
accent
#002EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685