#5EF184#5EF184
#5EF184 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.195 H 149.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF184 |
|---|---|
| RGB | rgb(94, 241, 132) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.48, -61.99, 41.13) |
| CIE-LCH | lch(85.48, 74.39, 146.44°) |
| OKLab | oklab(85.38% -0.1674 0.1007) |
| OKLCH | oklch(85.38% 0.195 149) |
| XYZ | xyz(40.2333, 66.9523, 32.6281) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF184 #F15ECB
analogous
#81F15E #5EF184 #5EF1CD
triadic
#5EF184 #845EF1 #F1845E
tetradic
#5EF184 #5E81F1 #F15ECB #F1CD5E
square
#5EF184 #5E81F1 #F15ECB #F1CD5E
split-complementary
#5EF184 #CD5EF1 #F15E81
monochromatic
#11C43F #26EC59 #5EF184 #96F6AF #CFFBDA
Accessibility & contrast
On white
1.46
#5EF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5EF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF184
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF184 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#32EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ef184; /* rgb */ color: rgb(94, 241, 132); /* oklch */ color: oklch(85.4% 0.195 149.0);
Tailwind
colors: {
custom: {
50: '#99f7a9',
500: '#5ef184',
950: '#000000',
},
}SCSS
$custom: #5ef184; $custom-light: #99f7a9; $custom-dark: #000000;
JSON
{
"hex": "#5ef184",
"rgb": {
"r": 94,
"g": 241,
"b": 132
},
"hsl": {
"h": 135.51,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85378,
"c": 0.19539,
"h": 149
},
"luminance": 0.66956
}Semantic roles & 50–950 ramp
primary
#5EF184
secondary
#C1329C
accent
#05A8E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581