#8FE3BA#8FE3BA
#8FE3BA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.101 H 162.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE3BA |
|---|---|
| RGB | rgb(143, 227, 186) |
| HSL | hsl(151, 60%, 73%) |
| HSV | hsv(151, 37%, 89%) |
| CMYK | cmyk(37%, 0%, 18.1%, 11%) |
| CIE-LAB | lab(84.13, -34.38, 12.07) |
| CIE-LCH | lch(84.13, 36.44, 160.66°) |
| OKLab | oklab(85.09% -0.0959 0.0311) |
| OKLCH | oklch(85.09% 0.101 162.1) |
| XYZ | xyz(47.6563, 64.3201, 56.3487) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.72
Seafoam
#7FE0B3
ΔE00 2.03
Mint
#AAF0C1
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE3BA #E38FB8
analogous
#8FE390 #8FE3BA #8FE2E3
triadic
#8FE3BA #BA8FE3 #E3BA8F
tetradic
#8FE3BA #908FE3 #E38FB8 #E2E38F
square
#8FE3BA #908FE3 #E38FB8 #E2E38F
split-complementary
#8FE3BA #E38FE2 #E3908F
monochromatic
#32C67E #5ED79C #8FE3BA #C0EFD8 #E7F9F0
Accessibility & contrast
On white
1.51
#8FE3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#8FE3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE3BA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE3BA | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#D3CEBC
Tritanopia (blue-blind)
#7BE3D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fe3ba; /* rgb */ color: rgb(143, 227, 186); /* oklch */ color: oklch(85.1% 0.101 162.1);
Tailwind
colors: {
custom: {
50: '#b3ecce',
500: '#8fe3ba',
950: '#000000',
},
}SCSS
$custom: #8fe3ba; $custom-light: #b3ecce; $custom-dark: #000000;
JSON
{
"hex": "#8fe3ba",
"rgb": {
"r": 143,
"g": 227,
"b": 186
},
"hsl": {
"h": 150.714,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.85085,
"c": 0.10079,
"h": 162.1
},
"luminance": 0.64323
}Semantic roles & 50–950 ramp
primary
#8FE3BA
secondary
#BC5A8A
accent
#1E71C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483