#8FF7AC#8FF7AC
#8FF7AC is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.4% C 0.143 H 151.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7AC |
|---|---|
| RGB | rgb(143, 247, 172) |
| HSL | hsl(137, 87%, 76%) |
| HSV | hsv(137, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 30.4%, 3.1%) |
| CIE-LAB | lab(89.55, -45.94, 26.84) |
| CIE-LCH | lch(89.55, 53.20, 149.70°) |
| OKLab | oklab(89.38% -0.1254 0.0678) |
| OKLCH | oklch(89.38% 0.143 151.6) |
| XYZ | xyz(52.0316, 75.3363, 50.8213) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.67
Foam Green
#90FDA9
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.14
Mint (survey)
#9FFEB0
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7AC #F78FDA
analogous
#A6F78F #8FF7AC #8FF7E0
triadic
#8FF7AC #AC8FF7 #F7AC8F
tetradic
#8FF7AC #8FA6F7 #F78FDA #F7E08F
square
#8FF7AC #8FA6F7 #F78FDA #F7E08F
split-complementary
#8FF7AC #E08FF7 #F78FA6
monochromatic
#1DEF57 #56F382 #8FF7AC #C8FBD6 #E2FDEA
Accessibility & contrast
On white
1.31
#8FF7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#8FF7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7AC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7AC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A7
Deuteranopia (green-blind)
#E8DDB0
Tritanopia (blue-blind)
#7BF4E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff7ac; /* rgb */ color: rgb(143, 247, 172); /* oklch */ color: oklch(89.4% 0.143 151.6);
Tailwind
colors: {
custom: {
50: '#b4fac5',
500: '#8ff7ac',
950: '#000000',
},
}SCSS
$custom: #8ff7ac; $custom-light: #b4fac5; $custom-dark: #000000;
JSON
{
"hex": "#8ff7ac",
"rgb": {
"r": 143,
"g": 247,
"b": 172
},
"hsl": {
"h": 136.731,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.89382,
"c": 0.14257,
"h": 151.6
},
"luminance": 0.7534
}Semantic roles & 50–950 ramp
primary
#8FF7AC
secondary
#D555B2
accent
#02A4E3
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582