#5AE97C#5AE97C
#5AE97C is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.194 H 148.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE97C |
|---|---|
| RGB | rgb(90, 233, 124) |
| HSL | hsl(134, 76%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 46.8%, 8.6%) |
| CIE-LAB | lab(82.86, -61.08, 41.68) |
| CIE-LCH | lch(82.86, 73.94, 145.69°) |
| OKLab | oklab(83.16% -0.165 0.1017) |
| OKLCH | oklch(83.16% 0.194 148.4) |
| XYZ | xyz(36.9908, 61.9031, 29.0640) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Minty Green
#0BF77D
ΔE00 3.89
Lightish Green
#61E160
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE97C #E95AC7
analogous
#7FE95A #5AE97C #5AE9C4
triadic
#5AE97C #7C5AE9 #E97C5A
tetradic
#5AE97C #5A7FE9 #E95AC7 #E9C45A
square
#5AE97C #5A7FE9 #E95AC7 #E9C45A
split-complementary
#5AE97C #C45AE9 #E95A7F
monochromatic
#18B13C #24E251 #5AE97C #90F0A7 #C6F7D2
Accessibility & contrast
On white
1.57
#5AE97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5AE97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE97C
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE97C | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#30E5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae97c; /* rgb */ color: rgb(90, 233, 124); /* oklch */ color: oklch(83.2% 0.194 148.4);
Tailwind
colors: {
custom: {
50: '#96f1a3',
500: '#5ae97c',
950: '#000000',
},
}SCSS
$custom: #5ae97c; $custom-light: #96f1a3; $custom-dark: #000000;
JSON
{
"hex": "#5ae97c",
"rgb": {
"r": 90,
"g": 233,
"b": 124
},
"hsl": {
"h": 134.266,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83156,
"c": 0.19377,
"h": 148.4
},
"luminance": 0.61907
}Semantic roles & 50–950 ramp
primary
#5AE97C
secondary
#B13694
accent
#0DA8D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580