#5EF67F#5EF67F
#5EF67F is a very light, highly saturated green. Relative luminance 0.698; OKLCH L 86.5% C 0.206 H 147.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF67F |
|---|---|
| RGB | rgb(94, 246, 127) |
| HSL | hsl(133, 89%, 67%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(86.91, -64.56, 45.34) |
| CIE-LCH | lch(86.91, 78.88, 144.92°) |
| OKLab | oklab(86.53% -0.1743 0.1101) |
| OKLCH | oklch(86.53% 0.206 147.7) |
| XYZ | xyz(41.3997, 69.8194, 31.3693) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.76
Wintergreen
#20F986
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Spring Green
#00FF7F
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF67F #F65ED5
analogous
#89F65E #5EF67F #5EF6CB
triadic
#5EF67F #7F5EF6 #F67F5E
tetradic
#5EF67F #5E89F6 #F65ED5 #F6CB5E
square
#5EF67F #5E89F6 #F65ED5 #F6CB5E
split-complementary
#5EF67F #CB5EF6 #F65E89
monochromatic
#0CCE36 #24F351 #5EF67F #98F9AD #D2FCDB
Accessibility & contrast
On white
1.40
#5EF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#5EF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF67F
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF67F | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#32F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef67f; /* rgb */ color: rgb(94, 246, 127); /* oklch */ color: oklch(86.5% 0.206 147.7);
Tailwind
colors: {
custom: {
50: '#9afaa6',
500: '#5ef67f',
950: '#000000',
},
}SCSS
$custom: #5ef67f; $custom-light: #9afaa6; $custom-dark: #000000;
JSON
{
"hex": "#5ef67f",
"rgb": {
"r": 94,
"g": 246,
"b": 127
},
"hsl": {
"h": 133.026,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86532,
"c": 0.20617,
"h": 147.7
},
"luminance": 0.69824
}Semantic roles & 50–950 ramp
primary
#5EF67F
secondary
#CA2EA8
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580