#8FE2BA#8FE2BA
#8FE2BA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.099 H 162.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2BA |
|---|---|
| RGB | rgb(143, 226, 186) |
| HSL | hsl(151, 59%, 72%) |
| HSV | hsv(151, 37%, 89%) |
| CMYK | cmyk(36.7%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(83.85, -33.92, 11.67) |
| CIE-LCH | lch(83.85, 35.87, 161.02°) |
| OKLab | oklab(84.86% -0.0947 0.03) |
| OKLCH | oklch(84.86% 0.099 162.4) |
| XYZ | xyz(47.3836, 63.7747, 56.2578) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.56
Seafoam
#7FE0B3
ΔE00 2.11
Mint
#AAF0C1
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.26
Pale Turquoise
#A5FBD5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2BA #E28FB7
analogous
#8FE290 #8FE2BA #8FE1E2
triadic
#8FE2BA #BA8FE2 #E2BA8F
tetradic
#8FE2BA #908FE2 #E28FB7 #E1E28F
square
#8FE2BA #908FE2 #E28FB7 #E1E28F
split-complementary
#8FE2BA #E28FE1 #E2908F
monochromatic
#33C47E #5ED59C #8FE2BA #C0EFD8 #E7F9F0
Accessibility & contrast
On white
1.53
#8FE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8FE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2BA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2BA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#7BE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fe2ba; /* rgb */ color: rgb(143, 226, 186); /* oklch */ color: oklch(84.9% 0.099 162.4);
Tailwind
colors: {
custom: {
50: '#b2ebce',
500: '#8fe2ba',
950: '#000000',
},
}SCSS
$custom: #8fe2ba; $custom-light: #b2ebce; $custom-dark: #000000;
JSON
{
"hex": "#8fe2ba",
"rgb": {
"r": 143,
"g": 226,
"b": 186
},
"hsl": {
"h": 151.084,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.84856,
"c": 0.09932,
"h": 162.4
},
"luminance": 0.63778
}Semantic roles & 50–950 ramp
primary
#8FE2BA
secondary
#BB5B89
accent
#1F70C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483