#5EF07F#5EF07F
#5EF07F is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.199 H 148.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF07F |
|---|---|
| RGB | rgb(94, 240, 127) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.11, -62.38, 43.09) |
| CIE-LCH | lch(85.11, 75.81, 145.37°) |
| OKLab | oklab(85.05% -0.1685 0.105) |
| OKLCH | oklch(85.05% 0.199 148.1) |
| XYZ | xyz(39.6042, 66.2283, 30.7708) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF07F #F05ECF
analogous
#86F05E #5EF07F #5EF0C8
triadic
#5EF07F #7F5EF0 #F07F5E
tetradic
#5EF07F #5E86F0 #F05ECF #F0C85E
square
#5EF07F #5E86F0 #F05ECF #F0C85E
split-complementary
#5EF07F #C85EF0 #F05E86
monochromatic
#12C23A #26EB52 #5EF07F #96F5AC #CEFAD8
Accessibility & contrast
On white
1.47
#5EF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5EF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF07F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF07F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#35EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef07f; /* rgb */ color: rgb(94, 240, 127); /* oklch */ color: oklch(85.1% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#99f6a6',
500: '#5ef07f',
950: '#000000',
},
}SCSS
$custom: #5ef07f; $custom-light: #99f6a6; $custom-dark: #000000;
JSON
{
"hex": "#5ef07f",
"rgb": {
"r": 94,
"g": 240,
"b": 127
},
"hsl": {
"h": 133.562,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.85053,
"c": 0.19853,
"h": 148.1
},
"luminance": 0.66232
}Semantic roles & 50–950 ramp
primary
#5EF07F
secondary
#BF33A0
accent
#06AEDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580