#8FFEB4#8FFEB4
#8FFEB4 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.2% C 0.145 H 153.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEB4 |
|---|---|
| RGB | rgb(143, 254, 180) |
| HSL | hsl(140, 98%, 78%) |
| HSV | hsv(140, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(91.69, -47.52, 25.70) |
| CIE-LCH | lch(91.69, 54.03, 151.59°) |
| OKLab | oklab(91.17% -0.1299 0.0651) |
| OKLCH | oklch(91.17% 0.145 153.4) |
| XYZ | xyz(55.0041, 80.0147, 55.7171) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.79
Foam Green
#90FDA9
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Sea Green
#98F6B0
ΔE00 2.15
Mint (survey)
#9FFEB0
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEB4 #FE8FD9
analogous
#A1FE8F #8FFEB4 #8FFEEB
triadic
#8FFEB4 #B48FFE #FEB48F
tetradic
#8FFEB4 #8FA1FE #FE8FD9 #FEEB8F
square
#8FFEB4 #8FA1FE #FE8FD9 #FEEB8F
split-complementary
#8FFEB4 #EB8FFE #FE8FA1
monochromatic
#16FD63 #52FD8B #8FFEB4 #CCFFDD #E1FFEB
Accessibility & contrast
On white
1.24
#8FFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#8FFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEB4
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEB4 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAF
Deuteranopia (green-blind)
#EDE3B8
Tritanopia (blue-blind)
#78FBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffeb4; /* rgb */ color: rgb(143, 254, 180); /* oklch */ color: oklch(91.2% 0.145 153.4);
Tailwind
colors: {
custom: {
50: '#b5ffca',
500: '#8ffeb4',
950: '#000000',
},
}SCSS
$custom: #8ffeb4; $custom-light: #b5ffca; $custom-dark: #000000;
JSON
{
"hex": "#8ffeb4",
"rgb": {
"r": 143,
"g": 254,
"b": 180
},
"hsl": {
"h": 140,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.9117,
"c": 0.1453,
"h": 153.4
},
"luminance": 0.80019
}Semantic roles & 50–950 ramp
primary
#8FFEB4
secondary
#DF52B0
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682