#8FF2AA#8FF2AA
#8FF2AA is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.2% C 0.137 H 151.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF2AA |
|---|---|
| RGB | rgb(143, 242, 170) |
| HSL | hsl(136, 79%, 75%) |
| HSV | hsv(136, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(88.09, -44.12, 25.87) |
| CIE-LCH | lch(88.09, 51.15, 149.62°) |
| OKLab | oklab(88.18% -0.1205 0.0654) |
| OKLCH | oklch(88.18% 0.137 151.5) |
| XYZ | xyz(50.3324, 72.2429, 49.3145) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.21
Seafoam (survey)
#80F9AD
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.75
Foam Green
#90FDA9
ΔE00 2.84
Mint (survey)
#9FFEB0
ΔE00 2.94
Light Mint Green
#A6FBB2
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF2AA #F28FD7
analogous
#A5F28F #8FF2AA #8FF2DC
triadic
#8FF2AA #AA8FF2 #F2AA8F
tetradic
#8FF2AA #8FA5F2 #F28FD7 #F2DC8F
square
#8FF2AA #8FA5F2 #F28FD7 #F2DC8F
split-complementary
#8FF2AA #DC8FF2 #F28FA5
monochromatic
#21E557 #58EC80 #8FF2AA #C6F8D4 #E4FCEA
Accessibility & contrast
On white
1.36
#8FF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#8FF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF2AA
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF2AA | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#7DEFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8ff2aa; /* rgb */ color: rgb(143, 242, 170); /* oklch */ color: oklch(88.2% 0.137 151.5);
Tailwind
colors: {
custom: {
50: '#b4f7c3',
500: '#8ff2aa',
950: '#000000',
},
}SCSS
$custom: #8ff2aa; $custom-light: #b4f7c3; $custom-dark: #000000;
JSON
{
"hex": "#8ff2aa",
"rgb": {
"r": 143,
"g": 242,
"b": 170
},
"hsl": {
"h": 136.364,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.8818,
"c": 0.13715,
"h": 151.5
},
"luminance": 0.72246
}Semantic roles & 50–950 ramp
primary
#8FF2AA
secondary
#CF57AE
accent
#0AA2DB
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582