#5EF488#5EF488
#5EF488 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.196 H 149.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF488 |
|---|---|
| RGB | rgb(94, 244, 136) |
| HSL | hsl(137, 87%, 66%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.43, -62.48, 40.40) |
| CIE-LCH | lch(86.43, 74.40, 147.11°) |
| OKLab | oklab(86.18% -0.1687 0.0992) |
| OKLCH | oklch(86.18% 0.196 149.5) |
| XYZ | xyz(41.4076, 68.8545, 34.3959) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF488 #F45ECA
analogous
#7FF45E #5EF488 #5EF4D3
triadic
#5EF488 #885EF4 #F4885E
tetradic
#5EF488 #5E7FF4 #F45ECA #F4D35E
square
#5EF488 #5E7FF4 #F45ECA #F4D35E
split-complementary
#5EF488 #D35EF4 #F45E7F
monochromatic
#0ECA42 #25F05E #5EF488 #97F8B2 #D1FCDD
Accessibility & contrast
On white
1.42
#5EF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5EF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF488
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF488 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#2EF0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef488; /* rgb */ color: rgb(94, 244, 136); /* oklch */ color: oklch(86.2% 0.196 149.5);
Tailwind
colors: {
custom: {
50: '#9af9ac',
500: '#5ef488',
950: '#000000',
},
}SCSS
$custom: #5ef488; $custom-light: #9af9ac; $custom-dark: #000000;
JSON
{
"hex": "#5ef488",
"rgb": {
"r": 94,
"g": 244,
"b": 136
},
"hsl": {
"h": 136.8,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.8618,
"c": 0.19571,
"h": 149.5
},
"luminance": 0.68859
}Semantic roles & 50–950 ramp
primary
#5EF488
secondary
#C6309C
accent
#02A4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581