#8FF2AB#8FF2AB
#8FF2AB is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.2% C 0.136 H 151.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF2AB |
|---|---|
| RGB | rgb(143, 242, 171) |
| HSL | hsl(137, 79%, 75%) |
| HSV | hsv(137, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(88.10, -43.95, 25.38) |
| CIE-LCH | lch(88.10, 50.75, 149.99°) |
| OKLab | oklab(88.2% -0.1201 0.0643) |
| OKLCH | oklch(88.2% 0.136 151.8) |
| XYZ | xyz(50.4274, 72.2809, 49.8146) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.18
Seafoam (survey)
#80F9AD
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.92
Foam Green
#90FDA9
ΔE00 2.97
Light Mint Green
#A6FBB2
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF2AB #F28FD6
analogous
#A4F28F #8FF2AB #8FF2DD
triadic
#8FF2AB #AB8FF2 #F2AB8F
tetradic
#8FF2AB #8FA4F2 #F28FD6 #F2DD8F
square
#8FF2AB #8FA4F2 #F28FD6 #F2DD8F
split-complementary
#8FF2AB #DD8FF2 #F28FA4
monochromatic
#21E559 #58EC82 #8FF2AB #C6F8D4 #E4FCEA
Accessibility & contrast
On white
1.36
#8FF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#8FF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF2AB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF2AB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#7DEFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff2ab; /* rgb */ color: rgb(143, 242, 171); /* oklch */ color: oklch(88.2% 0.136 151.8);
Tailwind
colors: {
custom: {
50: '#b4f7c4',
500: '#8ff2ab',
950: '#000000',
},
}SCSS
$custom: #8ff2ab; $custom-light: #b4f7c4; $custom-dark: #000000;
JSON
{
"hex": "#8ff2ab",
"rgb": {
"r": 143,
"g": 242,
"b": 171
},
"hsl": {
"h": 136.97,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.88201,
"c": 0.13622,
"h": 151.8
},
"luminance": 0.72284
}Semantic roles & 50–950 ramp
primary
#8FF2AB
secondary
#CF57AD
accent
#0AA0DB
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582