#8FF7AA#8FF7AA
#8FF7AA is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.3% C 0.144 H 150.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7AA |
|---|---|
| RGB | rgb(143, 247, 170) |
| HSL | hsl(136, 87%, 76%) |
| HSV | hsv(136, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(89.51, -46.28, 27.81) |
| CIE-LCH | lch(89.51, 54.00, 149.00°) |
| OKLab | oklab(89.34% -0.1263 0.0702) |
| OKLCH | oklch(89.34% 0.144 150.9) |
| XYZ | xyz(51.8410, 75.2600, 49.8173) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.46
Foam Green
#90FDA9
ΔE00 1.58
Seafoam (survey)
#80F9AD
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 2.05
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Mint Green
#A6FBB2
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7AA #F78FDC
analogous
#A8F78F #8FF7AA #8FF7DE
triadic
#8FF7AA #AA8FF7 #F7AA8F
tetradic
#8FF7AA #8FA8F7 #F78FDC #F7DE8F
square
#8FF7AA #8FA8F7 #F78FDC #F7DE8F
split-complementary
#8FF7AA #DE8FF7 #F78FA8
monochromatic
#1DEF53 #56F37F #8FF7AA #C8FBD5 #E2FDE9
Accessibility & contrast
On white
1.31
#8FF7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#8FF7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7AA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7AA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A5
Deuteranopia (green-blind)
#E8DDAF
Tritanopia (blue-blind)
#7CF4E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff7aa; /* rgb */ color: rgb(143, 247, 170); /* oklch */ color: oklch(89.3% 0.144 150.9);
Tailwind
colors: {
custom: {
50: '#b4fac3',
500: '#8ff7aa',
950: '#000000',
},
}SCSS
$custom: #8ff7aa; $custom-light: #b4fac3; $custom-dark: #000000;
JSON
{
"hex": "#8ff7aa",
"rgb": {
"r": 143,
"g": 247,
"b": 170
},
"hsl": {
"h": 135.577,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.89341,
"c": 0.14445,
"h": 150.9
},
"luminance": 0.75263
}Semantic roles & 50–950 ramp
primary
#8FF7AA
secondary
#D555B4
accent
#02A9E3
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582