#4EFE83#4EFE83
#4EFE83 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.218 H 149.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFE83 |
|---|---|
| RGB | rgb(78, 254, 131) |
| HSL | hsl(138, 99%, 65%) |
| HSV | hsv(138, 69%, 100%) |
| CMYK | cmyk(69.3%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(88.99, -69.66, 45.96) |
| CIE-LCH | lch(88.99, 83.45, 146.59°) |
| OKLab | oklab(88.16% -0.1875 0.1117) |
| OKLCH | oklch(88.16% 0.218 149.2) |
| XYZ | xyz(42.6771, 74.1373, 33.5291) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.76
Spearmint
#1EF876
ΔE00 2.08
Wintergreen
#20F986
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.37
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFE83 #FE4EC9
analogous
#71FE4E #4EFE83 #4EFEDB
triadic
#4EFE83 #834EFE #FE834E
tetradic
#4EFE83 #4E71FE #FE4EC9 #FEDB4E
square
#4EFE83 #4E71FE #FE4EC9 #FEDB4E
split-complementary
#4EFE83 #DB4EFE #FE4E71
monochromatic
#01D040 #11FE58 #4EFE83 #8BFEAE #C8FFD8
Accessibility & contrast
On white
1.33
#4EFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#4EFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFE83
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFE83 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#00F9E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #4efe83; /* rgb */ color: rgb(78, 254, 131); /* oklch */ color: oklch(88.2% 0.218 149.2);
Tailwind
colors: {
custom: {
50: '#95ffa9',
500: '#4efe83',
950: '#000000',
},
}SCSS
$custom: #4efe83; $custom-light: #95ffa9; $custom-dark: #000000;
JSON
{
"hex": "#4efe83",
"rgb": {
"r": 78,
"g": 254,
"b": 131
},
"hsl": {
"h": 138.068,
"s": 98.876,
"l": 65.098
},
"oklch": {
"l": 0.8816,
"c": 0.21827,
"h": 149.2
},
"luminance": 0.74142
}Semantic roles & 50–950 ramp
primary
#4EFE83
secondary
#CB2599
accent
#00A0E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681