#5EF78A#5EF78A
#5EF78A is a very light, vivid green. Relative luminance 0.707; OKLCH L 86.9% C 0.198 H 149.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF78A |
|---|---|
| RGB | rgb(94, 247, 138) |
| HSL | hsl(137, 91%, 67%) |
| HSV | hsv(137, 62%, 97%) |
| CMYK | cmyk(61.9%, 0%, 44.1%, 3.1%) |
| CIE-LAB | lab(87.35, -63.27, 40.60) |
| CIE-LCH | lch(87.35, 75.18, 147.31°) |
| OKLab | oklab(86.95% -0.1708 0.0997) |
| OKLCH | oklch(86.95% 0.198 149.7) |
| XYZ | xyz(42.4611, 70.7319, 35.4548) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.80
Spearmint
#1EF876
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF78A #F75ECB
analogous
#7FF75E #5EF78A #5EF7D7
triadic
#5EF78A #8A5EF7 #F78A5E
tetradic
#5EF78A #5E7FF7 #F75ECB #F7D75E
square
#5EF78A #5E7FF7 #F75ECB #F7D75E
split-complementary
#5EF78A #D75EF7 #F75E7F
monochromatic
#0AD043 #24F460 #5EF78A #98FAB4 #D3FDDF
Accessibility & contrast
On white
1.39
#5EF78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5EF78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF78A
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF78A | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E382
Deuteranopia (green-blind)
#E5D591
Tritanopia (blue-blind)
#2BF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef78a; /* rgb */ color: rgb(94, 247, 138); /* oklch */ color: oklch(86.9% 0.198 149.7);
Tailwind
colors: {
custom: {
50: '#9afbad',
500: '#5ef78a',
950: '#000000',
},
}SCSS
$custom: #5ef78a; $custom-light: #9afbad; $custom-dark: #000000;
JSON
{
"hex": "#5ef78a",
"rgb": {
"r": 94,
"g": 247,
"b": 138
},
"hsl": {
"h": 137.255,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86948,
"c": 0.19779,
"h": 149.7
},
"luminance": 0.70736
}Semantic roles & 50–950 ramp
primary
#5EF78A
secondary
#CC2E9E
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581