#5AE97A#5AE97A
#5AE97A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.1% C 0.196 H 148.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE97A |
|---|---|
| RGB | rgb(90, 233, 122) |
| HSL | hsl(133, 76%, 63%) |
| HSV | hsv(133, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(82.84, -61.37, 42.61) |
| CIE-LCH | lch(82.84, 74.72, 145.23°) |
| OKLab | oklab(83.13% -0.1658 0.1037) |
| OKLCH | oklch(83.13% 0.196 148) |
| XYZ | xyz(36.8656, 61.8530, 28.4046) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Lightish Green
#61E160
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE97A #E95AC9
analogous
#81E95A #5AE97A #5AE9C2
triadic
#5AE97A #7A5AE9 #E97A5A
tetradic
#5AE97A #5A81E9 #E95AC9 #E9C25A
square
#5AE97A #5A81E9 #E95AC9 #E9C25A
split-complementary
#5AE97A #C25AE9 #E95A81
monochromatic
#18B13A #24E24E #5AE97A #90F0A6 #C6F7D1
Accessibility & contrast
On white
1.57
#5AE97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5AE97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE97A
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE97A | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#31E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae97a; /* rgb */ color: rgb(90, 233, 122); /* oklch */ color: oklch(83.1% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#96f1a2',
500: '#5ae97a',
950: '#000000',
},
}SCSS
$custom: #5ae97a; $custom-light: #96f1a2; $custom-dark: #000000;
JSON
{
"hex": "#5ae97a",
"rgb": {
"r": 90,
"g": 233,
"b": 122
},
"hsl": {
"h": 133.427,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83126,
"c": 0.19553,
"h": 148
},
"luminance": 0.61857
}Semantic roles & 50–950 ramp
primary
#5AE97A
secondary
#B13696
accent
#0DABD9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580