#4EFF89#4EFF89
#4EFF89 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.214 H 150.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFF89 |
|---|---|
| RGB | rgb(78, 255, 137) |
| HSL | hsl(140, 100%, 65%) |
| HSV | hsv(140, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.37, -69.10, 43.57) |
| CIE-LCH | lch(89.37, 81.69, 147.76°) |
| OKLab | oklab(88.5% -0.186 0.1065) |
| OKLCH | oklch(88.5% 0.214 150.2) |
| XYZ | xyz(43.4137, 74.9410, 35.8391) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.88
Wintergreen
#20F986
ΔE00 2.07
Minty Green
#0BF77D
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFF89 #FF4EC4
analogous
#6BFF4E #4EFF89 #4EFFE1
triadic
#4EFF89 #894EFF #FF894E
tetradic
#4EFF89 #4E6BFF #FF4EC4 #FFE14E
square
#4EFF89 #4E6BFF #FF4EC4 #FFE14E
split-complementary
#4EFF89 #E14EFF #FF4E6B
monochromatic
#00D346 #11FF60 #4EFF89 #8BFFB2 #C8FFDB
Accessibility & contrast
On white
1.31
#4EFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#4EFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFF89
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFF89 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#EBDB91
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4eff89; /* rgb */ color: rgb(78, 255, 137); /* oklch */ color: oklch(88.5% 0.214 150.2);
Tailwind
colors: {
custom: {
50: '#95ffad',
500: '#4eff89',
950: '#000000',
},
}SCSS
$custom: #4eff89; $custom-light: #95ffad; $custom-dark: #000000;
JSON
{
"hex": "#4eff89",
"rgb": {
"r": 78,
"g": 255,
"b": 137
},
"hsl": {
"h": 140,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.88498,
"c": 0.21436,
"h": 150.2
},
"luminance": 0.74946
}Semantic roles & 50–950 ramp
primary
#4EFF89
secondary
#CD2495
accent
#0099E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681