#8EFC8B#8EFC8B
#8EFC8B is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.9% C 0.181 H 143.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFC8B |
|---|---|
| RGB | rgb(142, 252, 139) |
| HSL | hsl(118, 95%, 77%) |
| HSV | hsv(118, 45%, 99%) |
| CMYK | cmyk(43.7%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(90.43, -53.45, 44.36) |
| CIE-LCH | lch(90.43, 69.46, 140.31°) |
| OKLab | oklab(89.92% -0.1455 0.1083) |
| OKLCH | oklch(89.92% 0.181 143.4) |
| XYZ | xyz(50.6235, 77.2323, 36.6609) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.85
Palegreen
#98FB98
ΔE00 2.02
Light Green
#96F97B
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 2.73
Baby Green
#8CFF9E
ΔE00 2.84
Mint Green
#8FFF9F
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFC8B #F98BFC
analogous
#C7FC8B #8EFC8B #8BFCC1
triadic
#8EFC8B #8B8EFC #FC8B8E
tetradic
#8EFC8B #8BC7FC #F98BFC #FCC18B
square
#8EFC8B #8BC7FC #F98BFC #FCC18B
split-complementary
#8EFC8B #C18BFC #FC8BC7
monochromatic
#1AF914 #54FA4F #8EFC8B #C8FEC7 #E2FEE1
Accessibility & contrast
On white
1.28
#8EFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#8EFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFC8B
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFC8B | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA82
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#81F6E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8efc8b; /* rgb */ color: rgb(142, 252, 139); /* oklch */ color: oklch(89.9% 0.181 143.4);
Tailwind
colors: {
custom: {
50: '#b5feae',
500: '#8efc8b',
950: '#000000',
},
}SCSS
$custom: #8efc8b; $custom-light: #b5feae; $custom-dark: #000000;
JSON
{
"hex": "#8efc8b",
"rgb": {
"r": 142,
"g": 252,
"b": 139
},
"hsl": {
"h": 118.407,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.89917,
"c": 0.18139,
"h": 143.4
},
"luminance": 0.77236
}Semantic roles & 50–950 ramp
primary
#8EFC8B
secondary
#D850DC
accent
#00E6DF
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681