#8BFEE3#8BFEE3
#8BFEE3 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.113 H 176.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEE3 |
|---|---|
| RGB | rgb(139, 254, 227) |
| HSL | hsl(166, 98%, 77%) |
| HSV | hsv(166, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(92.54, -39.04, 2.75) |
| CIE-LCH | lch(92.54, 39.13, 175.96°) |
| OKLab | oklab(92.14% -0.1125 0.0067) |
| OKLCH | oklch(92.14% 0.113 176.6) |
| XYZ | xyz(59.9487, 81.9139, 85.3100) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.47
Pale Turquoise
#A5FBD5
ΔE00 5.16
Pale Aqua
#B8FFEB
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEE3 #FE8BA6
analogous
#8BFEAA #8BFEE3 #8BE0FE
triadic
#8BFEE3 #E38BFE #FEE38B
tetradic
#8BFEE3 #AA8BFE #FE8BA6 #E0FE8B
square
#8BFEE3 #AA8BFE #FE8BA6 #E0FE8B
split-complementary
#8BFEE3 #FE8BE0 #FEAA8B
monochromatic
#12FDC6 #4EFDD4 #8BFEE3 #C8FFF2 #E1FFF8
Accessibility & contrast
On white
1.21
#8BFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#8BFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEE3
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEE3 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E2
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#5EFFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8bfee3; /* rgb */ color: rgb(139, 254, 227); /* oklch */ color: oklch(92.1% 0.113 176.6);
Tailwind
colors: {
custom: {
50: '#b3ffeb',
500: '#8bfee3',
950: '#000000',
},
}SCSS
$custom: #8bfee3; $custom-light: #b3ffeb; $custom-dark: #000000;
JSON
{
"hex": "#8bfee3",
"rgb": {
"r": 139,
"g": 254,
"b": 227
},
"hsl": {
"h": 165.913,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92143,
"c": 0.1127,
"h": 176.6
},
"luminance": 0.81919
}Semantic roles & 50–950 ramp
primary
#8BFEE3
secondary
#DE4F70
accent
#0036E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684