#5EF874#5EF874
#5EF874 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.218 H 145.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF874 |
|---|---|
| RGB | rgb(94, 248, 116) |
| HSL | hsl(129, 92%, 67%) |
| HSV | hsv(129, 62%, 97%) |
| CMYK | cmyk(62.1%, 0%, 53.2%, 2.7%) |
| CIE-LAB | lab(87.37, -66.76, 51.05) |
| CIE-LCH | lch(87.37, 84.04, 142.60°) |
| OKLab | oklab(86.87% -0.1805 0.1222) |
| OKLCH | oklch(86.87% 0.218 145.9) |
| XYZ | xyz(41.3332, 70.7713, 28.0016) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.13
Spearmint
#1EF876
ΔE00 2.69
Light Bright Green
#53FE5C
ΔE00 3.15
Lighter Green
#75FD63
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF874 #F85EE2
analogous
#95F85E #5EF874 #5EF8C1
triadic
#5EF874 #745EF8 #F8745E
tetradic
#5EF874 #5E95F8 #F85EE2 #F8C15E
square
#5EF874 #5E95F8 #F85EE2 #F8C15E
split-complementary
#5EF874 #C15EF8 #F85E95
monochromatic
#09D226 #23F541 #5EF874 #99FBA7 #D3FDD9
Accessibility & contrast
On white
1.39
#5EF874 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5EF874 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF874
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF874 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF874 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE368
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#36F2DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef874; /* rgb */ color: rgb(94, 248, 116); /* oklch */ color: oklch(86.9% 0.218 145.9);
Tailwind
colors: {
custom: {
50: '#9bfc9f',
500: '#5ef874',
950: '#000000',
},
}SCSS
$custom: #5ef874; $custom-light: #9bfc9f; $custom-dark: #000000;
JSON
{
"hex": "#5ef874",
"rgb": {
"r": 94,
"g": 248,
"b": 116
},
"hsl": {
"h": 128.571,
"s": 91.667,
"l": 67.059
},
"oklch": {
"l": 0.86873,
"c": 0.21799,
"h": 145.9
},
"luminance": 0.70775
}Semantic roles & 50–950 ramp
primary
#5EF874
secondary
#CD2DB6
accent
#00C5E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680