#5ED997#5ED997
#5ED997 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.8% C 0.146 H 157.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED997 |
|---|---|
| RGB | rgb(94, 217, 151) |
| HSL | hsl(148, 62%, 61%) |
| HSV | hsv(148, 57%, 85%) |
| CMYK | cmyk(56.7%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(78.60, -49.33, 22.42) |
| CIE-LCH | lch(78.60, 54.19, 155.56°) |
| OKLab | oklab(79.83% -0.1346 0.0568) |
| OKLCH | oklch(79.83% 0.146 157.1) |
| XYZ | xyz(35.0119, 54.2365, 37.8958) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.90
Seaweed
#18D17B
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.11
Emerald
#50C878
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.51
Weird Green
#3AE57F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED997 #D95EA0
analogous
#62D95E #5ED997 #5ED9D4
triadic
#5ED997 #975ED9 #D9975E
tetradic
#5ED997 #5E62D9 #D95EA0 #D9D45E
square
#5ED997 #5E62D9 #D95EA0 #D9D45E
split-complementary
#5ED997 #D45ED9 #D95E62
monochromatic
#24995A #30CA77 #5ED997 #90E5B7 #C1F0D7
Accessibility & contrast
On white
1.77
#5ED997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#5ED997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED997
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED997 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA93
Deuteranopia (green-blind)
#C6BE9B
Tritanopia (blue-blind)
#32D7C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed997; /* rgb */ color: rgb(94, 217, 151); /* oklch */ color: oklch(79.8% 0.146 157.1);
Tailwind
colors: {
custom: {
50: '#95e5b6',
500: '#5ed997',
950: '#000000',
},
}SCSS
$custom: #5ed997; $custom-light: #95e5b6; $custom-dark: #000000;
JSON
{
"hex": "#5ed997",
"rgb": {
"r": 94,
"g": 217,
"b": 151
},
"hsl": {
"h": 147.805,
"s": 61.809,
"l": 60.98
},
"oklch": {
"l": 0.79832,
"c": 0.14608,
"h": 157.1
},
"luminance": 0.5424
}Semantic roles & 50–950 ramp
primary
#5ED997
secondary
#9D3E71
accent
#1C79CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481