#5AD997#5AD997
#5AD997 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.7% C 0.148 H 157.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD997 |
|---|---|
| RGB | rgb(90, 217, 151) |
| HSL | hsl(149, 63%, 60%) |
| HSV | hsv(149, 59%, 85%) |
| CMYK | cmyk(58.5%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(78.48, -50.19, 22.24) |
| CIE-LCH | lch(78.48, 54.89, 156.10°) |
| OKLab | oklab(79.7% -0.1369 0.0564) |
| OKLCH | oklch(79.7% 0.148 157.6) |
| XYZ | xyz(34.6122, 54.0304, 37.8770) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 4.92
Seaweed
#18D17B
ΔE00 4.96
Emerald
#50C878
ΔE00 5.49
Seafoam
#7FE0B3
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD997 #D95A9C
analogous
#5CD95A #5AD997 #5AD9D7
triadic
#5AD997 #975AD9 #D9975A
tetradic
#5AD997 #5A5CD9 #D95A9C #D9D75A
square
#5AD997 #5A5CD9 #D95A9C #D9D75A
split-complementary
#5AD997 #D75AD9 #D95A5C
monochromatic
#23965A #2EC878 #5AD997 #8CE4B6 #BDF0D6
Accessibility & contrast
On white
1.78
#5AD997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#5AD997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD997
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD997 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA93
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#26D8C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ad997; /* rgb */ color: rgb(90, 217, 151); /* oklch */ color: oklch(79.7% 0.148 157.6);
Tailwind
colors: {
custom: {
50: '#93e5b6',
500: '#5ad997',
950: '#000000',
},
}SCSS
$custom: #5ad997; $custom-light: #93e5b6; $custom-dark: #000000;
JSON
{
"hex": "#5ad997",
"rgb": {
"r": 90,
"g": 217,
"b": 151
},
"hsl": {
"h": 148.819,
"s": 62.562,
"l": 60.196
},
"oklch": {
"l": 0.797,
"c": 0.14803,
"h": 157.6
},
"luminance": 0.54034
}Semantic roles & 50–950 ramp
primary
#5AD997
secondary
#9B3C6D
accent
#1B76CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481