#8FFAA0#8FFAA0
#8FFAA0 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.8% C 0.158 H 147.8°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFAA0 |
|---|---|
| RGB | rgb(143, 250, 160) |
| HSL | hsl(130, 91%, 77%) |
| HSV | hsv(130, 43%, 98%) |
| CMYK | cmyk(42.8%, 0%, 36%, 2%) |
| CIE-LAB | lab(90.20, -49.22, 33.77) |
| CIE-LCH | lch(90.20, 59.69, 145.54°) |
| OKLab | oklab(89.85% -0.1339 0.0843) |
| OKLCH | oklch(89.85% 0.158 147.8) |
| XYZ | xyz(51.8555, 76.7455, 45.3318) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.26
Foam Green
#90FDA9
ΔE00 1.36
Baby Green
#8CFF9E
ΔE00 1.37
Palegreen
#98FB98
ΔE00 2.04
Mint (survey)
#9FFEB0
ΔE00 2.52
Lightgreen
#90EE90
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFAA0 #FA8FE9
analogous
#B4FA8F #8FFAA0 #8FFAD6
triadic
#8FFAA0 #A08FFA #FAA08F
tetradic
#8FFAA0 #8FB4FA #FA8FE9 #FAD68F
square
#8FFAA0 #8FB4FA #FA8FE9 #FAD68F
split-complementary
#8FFAA0 #D68FFA #FA8FB4
monochromatic
#1AF53D #54F76E #8FFAA0 #CAFDD2 #E2FEE6
Accessibility & contrast
On white
1.28
#8FFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#8FFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFAA0
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFAA0 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99A
Deuteranopia (green-blind)
#EDDFA5
Tritanopia (blue-blind)
#7EF6E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #8ffaa0; /* rgb */ color: rgb(143, 250, 160); /* oklch */ color: oklch(89.8% 0.158 147.8);
Tailwind
colors: {
custom: {
50: '#b5fcbd',
500: '#8ffaa0',
950: '#000000',
},
}SCSS
$custom: #8ffaa0; $custom-light: #b5fcbd; $custom-dark: #000000;
JSON
{
"hex": "#8ffaa0",
"rgb": {
"r": 143,
"g": 250,
"b": 160
},
"hsl": {
"h": 129.533,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.89847,
"c": 0.15825,
"h": 147.8
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#8FFAA0
secondary
#D954C4
accent
#00C1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582