#4EFF97#4EFF97
#4EFF97 is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.7% C 0.202 H 153.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFF97 |
|---|---|
| RGB | rgb(78, 255, 151) |
| HSL | hsl(145, 100%, 65%) |
| HSV | hsv(145, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.57, -66.82, 37.03) |
| CIE-LCH | lch(89.57, 76.40, 151.01°) |
| OKLab | oklab(88.73% -0.1801 0.0918) |
| OKLCH | oklch(88.73% 0.202 153) |
| XYZ | xyz(44.4839, 75.3691, 41.4755) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.98
Light Green Blue
#56FCA2
ΔE00 2.12
Wintergreen
#20F986
ΔE00 2.39
Mediumspringgreen
#00FA9A
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFF97 #FF4EB6
analogous
#5DFF4E #4EFF97 #4EFFF0
triadic
#4EFF97 #974EFF #FF974E
tetradic
#4EFF97 #4E5DFF #FF4EB6 #FFF04E
square
#4EFF97 #4E5DFF #FF4EB6 #FFF04E
split-complementary
#4EFF97 #F04EFF #FF4E5D
monochromatic
#00D357 #11FF73 #4EFF97 #8BFFBB #C8FFDF
Accessibility & contrast
On white
1.31
#4EFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#4EFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFF97
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFF97 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#E9DB9E
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4eff97; /* rgb */ color: rgb(78, 255, 151); /* oklch */ color: oklch(88.7% 0.202 153.0);
Tailwind
colors: {
custom: {
50: '#94ffb6',
500: '#4eff97',
950: '#000000',
},
}SCSS
$custom: #4eff97; $custom-light: #94ffb6; $custom-dark: #000000;
JSON
{
"hex": "#4eff97",
"rgb": {
"r": 78,
"g": 255,
"b": 151
},
"hsl": {
"h": 144.746,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.88729,
"c": 0.2022,
"h": 153
},
"luminance": 0.75374
}Semantic roles & 50–950 ramp
primary
#4EFF97
secondary
#CD2487
accent
#0087E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681