#8BFEEA#8BFEEA
#8BFEEA is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.110 H 181.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEEA |
|---|---|
| RGB | rgb(139, 254, 234) |
| HSL | hsl(170, 98%, 77%) |
| HSV | hsv(170, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.71, -37.45, -0.61) |
| CIE-LCH | lch(92.71, 37.45, 180.94°) |
| OKLab | oklab(92.34% -0.1096 -0.0022) |
| OKLCH | oklch(92.34% 0.11 181.2) |
| XYZ | xyz(60.9345, 82.3082, 90.5020) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 4.81
Pale Aqua
#B8FFEB
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 6.12
Light Turquoise
#7EF4CC
ΔE00 6.47
Aquamarine
#7FFFD4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEEA #FE8B9F
analogous
#8BFEB1 #8BFEEA #8BD9FE
triadic
#8BFEEA #EA8BFE #FEEA8B
tetradic
#8BFEEA #B18BFE #FE8B9F #D9FE8B
square
#8BFEEA #B18BFE #FE8B9F #D9FE8B
split-complementary
#8BFEEA #FE8BD9 #FEB18B
monochromatic
#12FDD4 #4EFDDF #8BFEEA #C8FFF5 #E1FFFA
Accessibility & contrast
On white
1.20
#8BFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#8BFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEEA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEEA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#59FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8bfeea; /* rgb */ color: rgb(139, 254, 234); /* oklch */ color: oklch(92.3% 0.110 181.2);
Tailwind
colors: {
custom: {
50: '#b3fff0',
500: '#8bfeea',
950: '#000000',
},
}SCSS
$custom: #8bfeea; $custom-light: #b3fff0; $custom-dark: #000000;
JSON
{
"hex": "#8bfeea",
"rgb": {
"r": 139,
"g": 254,
"b": 234
},
"hsl": {
"h": 169.565,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92341,
"c": 0.10958,
"h": 181.2
},
"luminance": 0.82313
}Semantic roles & 50–950 ramp
primary
#8BFEEA
secondary
#DE4F68
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685