#5EF385#5EF385
#5EF385 is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.197 H 149.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF385 |
|---|---|
| RGB | rgb(94, 243, 133) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.09, -62.57, 41.42) |
| CIE-LCH | lch(86.09, 75.04, 146.50°) |
| OKLab | oklab(85.89% -0.169 0.1014) |
| OKLCH | oklch(85.89% 0.197 149) |
| XYZ | xyz(40.8973, 68.1703, 33.1887) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.85
Spearmint
#1EF876
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF385 #F35ECC
analogous
#81F35E #5EF385 #5EF3D0
triadic
#5EF385 #855EF3 #F3855E
tetradic
#5EF385 #5E81F3 #F35ECC #F3D05E
square
#5EF385 #5E81F3 #F35ECC #F3D05E
split-complementary
#5EF385 #D05EF3 #F35E81
monochromatic
#0FC83F #25EF5A #5EF385 #97F7B0 #D0FBDB
Accessibility & contrast
On white
1.43
#5EF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5EF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF385
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF385 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#30EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ef385; /* rgb */ color: rgb(94, 243, 133); /* oklch */ color: oklch(85.9% 0.197 149.0);
Tailwind
colors: {
custom: {
50: '#99f8aa',
500: '#5ef385',
950: '#000000',
},
}SCSS
$custom: #5ef385; $custom-light: #99f8aa; $custom-dark: #000000;
JSON
{
"hex": "#5ef385",
"rgb": {
"r": 94,
"g": 243,
"b": 133
},
"hsl": {
"h": 135.705,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.85886,
"c": 0.19708,
"h": 149
},
"luminance": 0.68174
}Semantic roles & 50–950 ramp
primary
#5EF385
secondary
#C5319E
accent
#03A8E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581