#8FE3AB#8FE3AB
#8FE3AB is a very light, moderate green. Relative luminance 0.637; OKLCH L 84.7% C 0.114 H 154.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE3AB |
|---|---|
| RGB | rgb(143, 227, 171) |
| HSL | hsl(140, 60%, 73%) |
| HSV | hsv(140, 37%, 89%) |
| CMYK | cmyk(37%, 0%, 24.7%, 11%) |
| CIE-LAB | lab(83.82, -37.27, 19.48) |
| CIE-LCH | lch(83.82, 42.05, 152.41°) |
| OKLab | oklab(84.73% -0.1024 0.0497) |
| OKLCH | oklch(84.73% 0.114 154.1) |
| XYZ | xyz(46.1446, 63.7154, 48.3870) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.89
Seafoam
#7FE0B3
ΔE00 3.63
Mint
#AAF0C1
ΔE00 4.39
Light Sea Green
#98F6B0
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 5.47
Light Seafoam
#A0FEBF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE3AB #E38FC7
analogous
#9DE38F #8FE3AB #8FE3D5
triadic
#8FE3AB #AB8FE3 #E3AB8F
tetradic
#8FE3AB #8F9DE3 #E38FC7 #E3D58F
square
#8FE3AB #8F9DE3 #E38FC7 #E3D58F
split-complementary
#8FE3AB #D58FE3 #E38F9D
monochromatic
#32C663 #5ED786 #8FE3AB #C0EFD0 #E7F9ED
Accessibility & contrast
On white
1.53
#8FE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#8FE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE3AB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE3AB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A8
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#7FE1D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fe3ab; /* rgb */ color: rgb(143, 227, 171); /* oklch */ color: oklch(84.7% 0.114 154.1);
Tailwind
colors: {
custom: {
50: '#b3ecc4',
500: '#8fe3ab',
950: '#000000',
},
}SCSS
$custom: #8fe3ab; $custom-light: #b3ecc4; $custom-dark: #000000;
JSON
{
"hex": "#8fe3ab",
"rgb": {
"r": 143,
"g": 227,
"b": 171
},
"hsl": {
"h": 140,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.84727,
"c": 0.11384,
"h": 154.1
},
"luminance": 0.63718
}Semantic roles & 50–950 ramp
primary
#8FE3AB
secondary
#BC5A9B
accent
#1E8FC8
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482