#8FFEAF#8FFEAF
#8FFEAF is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.1% C 0.150 H 151.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEAF |
|---|---|
| RGB | rgb(143, 254, 175) |
| HSL | hsl(137, 98%, 78%) |
| HSV | hsv(137, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(91.60, -48.40, 28.11) |
| CIE-LCH | lch(91.60, 55.97, 149.85°) |
| OKLab | oklab(91.07% -0.132 0.071) |
| OKLCH | oklch(91.07% 0.15 151.7) |
| XYZ | xyz(54.5039, 79.8146, 53.0828) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.05
Mint (survey)
#9FFEB0
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.79
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Sea Green
#98F6B0
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEAF #FE8FDE
analogous
#A7FE8F #8FFEAF #8FFEE6
triadic
#8FFEAF #AF8FFE #FEAF8F
tetradic
#8FFEAF #8FA7FE #FE8FDE #FEE68F
square
#8FFEAF #8FA7FE #FE8FDE #FEE68F
split-complementary
#8FFEAF #E68FFE #FE8FA7
monochromatic
#16FD58 #52FD84 #8FFEAF #CCFFDA #E1FFE9
Accessibility & contrast
On white
1.24
#8FFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#8FFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEAF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEAF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#EEE2B4
Tritanopia (blue-blind)
#79FBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffeaf; /* rgb */ color: rgb(143, 254, 175); /* oklch */ color: oklch(91.1% 0.150 151.7);
Tailwind
colors: {
custom: {
50: '#b5ffc7',
500: '#8ffeaf',
950: '#000000',
},
}SCSS
$custom: #8ffeaf; $custom-light: #b5ffc7; $custom-dark: #000000;
JSON
{
"hex": "#8ffeaf",
"rgb": {
"r": 143,
"g": 254,
"b": 175
},
"hsl": {
"h": 137.297,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91067,
"c": 0.14989,
"h": 151.7
},
"luminance": 0.79818
}Semantic roles & 50–950 ramp
primary
#8FFEAF
secondary
#DF52B6
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682