#5EF78C#5EF78C
#5EF78C is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.196 H 150.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF78C |
|---|---|
| RGB | rgb(94, 247, 140) |
| HSL | hsl(138, 91%, 67%) |
| HSV | hsv(138, 62%, 97%) |
| CMYK | cmyk(61.9%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(87.38, -62.95, 39.66) |
| CIE-LCH | lch(87.38, 74.41, 147.79°) |
| OKLab | oklab(86.98% -0.17 0.0976) |
| OKLCH | oklch(86.98% 0.196 150.1) |
| XYZ | xyz(42.6073, 70.7904, 36.2244) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF78C #F75EC9
analogous
#7DF75E #5EF78C #5EF7D8
triadic
#5EF78C #8C5EF7 #F78C5E
tetradic
#5EF78C #5E7DF7 #F75EC9 #F7D85E
square
#5EF78C #5E7DF7 #F75EC9 #F7D85E
split-complementary
#5EF78C #D85EF7 #F75E7D
monochromatic
#0AD046 #24F462 #5EF78C #98FAB6 #D3FDDF
Accessibility & contrast
On white
1.39
#5EF78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5EF78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF78C
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF78C | 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)
#F8E384
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#29F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef78c; /* rgb */ color: rgb(94, 247, 140); /* oklch */ color: oklch(87.0% 0.196 150.1);
Tailwind
colors: {
custom: {
50: '#9afbaf',
500: '#5ef78c',
950: '#000000',
},
}SCSS
$custom: #5ef78c; $custom-light: #9afbaf; $custom-dark: #000000;
JSON
{
"hex": "#5ef78c",
"rgb": {
"r": 94,
"g": 247,
"b": 140
},
"hsl": {
"h": 138.039,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86981,
"c": 0.19602,
"h": 150.1
},
"luminance": 0.70795
}Semantic roles & 50–950 ramp
primary
#5EF78C
secondary
#CC2E9C
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581