#5EF68A#5EF68A
#5EF68A is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.7% C 0.197 H 149.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF68A |
|---|---|
| RGB | rgb(94, 246, 138) |
| HSL | hsl(137, 89%, 67%) |
| HSV | hsv(137, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(87.06, -62.90, 40.22) |
| CIE-LCH | lch(87.06, 74.66, 147.40°) |
| OKLab | oklab(86.7% -0.1698 0.0988) |
| OKLCH | oklch(86.7% 0.197 149.8) |
| XYZ | xyz(42.1561, 70.1220, 35.3531) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF68A #F65ECA
analogous
#7EF65E #5EF68A #5EF6D6
triadic
#5EF68A #8A5EF6 #F68A5E
tetradic
#5EF68A #5E7EF6 #F65ECA #F6D65E
square
#5EF68A #5E7EF6 #F65ECA #F6D65E
split-complementary
#5EF68A #D65EF6 #F65E7E
monochromatic
#0CCE44 #24F360 #5EF68A #98F9B4 #D2FCDE
Accessibility & contrast
On white
1.40
#5EF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#5EF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF68A
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF68A | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E282
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#2BF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef68a; /* rgb */ color: rgb(94, 246, 138); /* oklch */ color: oklch(86.7% 0.197 149.8);
Tailwind
colors: {
custom: {
50: '#9afaad',
500: '#5ef68a',
950: '#000000',
},
}SCSS
$custom: #5ef68a; $custom-light: #9afaad; $custom-dark: #000000;
JSON
{
"hex": "#5ef68a",
"rgb": {
"r": 94,
"g": 246,
"b": 138
},
"hsl": {
"h": 137.368,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86703,
"c": 0.19651,
"h": 149.8
},
"luminance": 0.70126
}Semantic roles & 50–950 ramp
primary
#5EF68A
secondary
#CA2E9D
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581