#5ED985#5ED985
#5ED985 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.5% C 0.163 H 151.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED985 |
|---|---|
| RGB | rgb(94, 217, 133) |
| HSL | hsl(139, 62%, 61%) |
| HSV | hsv(139, 57%, 85%) |
| CMYK | cmyk(56.7%, 0%, 38.7%, 14.9%) |
| CIE-LAB | lab(78.28, -52.65, 31.30) |
| CIE-LCH | lch(78.28, 61.25, 149.26°) |
| OKLab | oklab(79.47% -0.1426 0.0779) |
| OKLCH | oklch(79.47% 0.163 151.3) |
| XYZ | xyz(33.6601, 53.6958, 30.7762) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Seaweed
#18D17B
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.08
Emerald
#50C878
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.60
Soft Green
#6FC276
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED985 #D95EB2
analogous
#74D95E #5ED985 #5ED9C2
triadic
#5ED985 #855ED9 #D9855E
tetradic
#5ED985 #5E74D9 #D95EB2 #D9C25E
square
#5ED985 #5E74D9 #D95EB2 #D9C25E
split-complementary
#5ED985 #C25ED9 #D95E74
monochromatic
#249949 #30CA61 #5ED985 #90E5AB #C1F0D0
Accessibility & contrast
On white
1.79
#5ED985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#5ED985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED985
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED985 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97F
Deuteranopia (green-blind)
#C9BD8A
Tritanopia (blue-blind)
#3CD6C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed985; /* rgb */ color: rgb(94, 217, 133); /* oklch */ color: oklch(79.5% 0.163 151.3);
Tailwind
colors: {
custom: {
50: '#95e5a9',
500: '#5ed985',
950: '#000000',
},
}SCSS
$custom: #5ed985; $custom-light: #95e5a9; $custom-dark: #000000;
JSON
{
"hex": "#5ed985",
"rgb": {
"r": 94,
"g": 217,
"b": 133
},
"hsl": {
"h": 139.024,
"s": 61.809,
"l": 60.98
},
"oklch": {
"l": 0.7947,
"c": 0.16252,
"h": 151.3
},
"luminance": 0.53699
}Semantic roles & 50–950 ramp
primary
#5ED985
secondary
#9D3E7F
accent
#1C93CA
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E1610
muted
#7F8480