#5ED995#5ED995
#5ED995 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.8% C 0.148 H 156.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED995 |
|---|---|
| RGB | rgb(94, 217, 149) |
| HSL | hsl(147, 62%, 61%) |
| HSV | hsv(147, 57%, 85%) |
| CMYK | cmyk(56.7%, 0%, 31.3%, 14.9%) |
| CIE-LAB | lab(78.56, -49.72, 23.41) |
| CIE-LCH | lch(78.56, 54.96, 154.79°) |
| OKLab | oklab(79.79% -0.1355 0.0592) |
| OKLCH | oklch(79.79% 0.148 156.4) |
| XYZ | xyz(34.8509, 54.1721, 37.0476) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Seaweed
#18D17B
ΔE00 4.85
Emerald
#50C878
ΔE00 5.22
Eucalyptus
#44D7A8
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED995 #D95EA2
analogous
#64D95E #5ED995 #5ED9D2
triadic
#5ED995 #955ED9 #D9955E
tetradic
#5ED995 #5E64D9 #D95EA2 #D9D25E
square
#5ED995 #5E64D9 #D95EA2 #D9D25E
split-complementary
#5ED995 #D25ED9 #D95E64
monochromatic
#249958 #30CA75 #5ED995 #90E5B6 #C1F0D6
Accessibility & contrast
On white
1.77
#5ED995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#5ED995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED995
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED995 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA91
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#33D7C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed995; /* rgb */ color: rgb(94, 217, 149); /* oklch */ color: oklch(79.8% 0.148 156.4);
Tailwind
colors: {
custom: {
50: '#95e5b4',
500: '#5ed995',
950: '#000000',
},
}SCSS
$custom: #5ed995; $custom-light: #95e5b4; $custom-dark: #000000;
JSON
{
"hex": "#5ed995",
"rgb": {
"r": 94,
"g": 217,
"b": 149
},
"hsl": {
"h": 146.829,
"s": 61.809,
"l": 60.98
},
"oklch": {
"l": 0.79789,
"c": 0.14786,
"h": 156.4
},
"luminance": 0.54175
}Semantic roles & 50–950 ramp
primary
#5ED995
secondary
#9D3E73
accent
#1C7CCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481