#8FF8AE#8FF8AE
#8FF8AE is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.7% C 0.142 H 152.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8AE |
|---|---|
| RGB | rgb(143, 248, 174) |
| HSL | hsl(138, 88%, 77%) |
| HSV | hsv(138, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 29.8%, 2.7%) |
| CIE-LAB | lab(89.87, -46.02, 26.26) |
| CIE-LCH | lch(89.87, 52.98, 150.28°) |
| OKLab | oklab(89.66% -0.1257 0.0665) |
| OKLCH | oklch(89.66% 0.142 152.1) |
| XYZ | xyz(52.5317, 76.0269, 51.9427) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.54
Foam Green
#90FDA9
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 2.05
Mint (survey)
#9FFEB0
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8AE #F88FD9
analogous
#A5F88F #8FF8AE #8FF8E2
triadic
#8FF8AE #AE8FF8 #F8AE8F
tetradic
#8FF8AE #8FA5F8 #F88FD9 #F8E28F
square
#8FF8AE #8FA5F8 #F88FD9 #F8E28F
split-complementary
#8FF8AE #E28FF8 #F88FA5
monochromatic
#1CF15B #55F484 #8FF8AE #C9FCD8 #E2FDEA
Accessibility & contrast
On white
1.30
#8FF8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#8FF8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8AE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8AE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#7BF5E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff8ae; /* rgb */ color: rgb(143, 248, 174); /* oklch */ color: oklch(89.7% 0.142 152.1);
Tailwind
colors: {
custom: {
50: '#b4fbc6',
500: '#8ff8ae',
950: '#000000',
},
}SCSS
$custom: #8ff8ae; $custom-light: #b4fbc6; $custom-dark: #000000;
JSON
{
"hex": "#8ff8ae",
"rgb": {
"r": 143,
"g": 248,
"b": 174
},
"hsl": {
"h": 137.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.89655,
"c": 0.14217,
"h": 152.1
},
"luminance": 0.7603
}Semantic roles & 50–950 ramp
primary
#8FF8AE
secondary
#D755B0
accent
#01A1E5
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582