#5AE77D#5AE77D
#5AE77D is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.190 H 148.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE77D |
|---|---|
| RGB | rgb(90, 231, 125) |
| HSL | hsl(135, 75%, 63%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.27, -60.19, 40.44) |
| CIE-LCH | lch(82.27, 72.51, 146.10°) |
| OKLab | oklab(82.68% -0.1626 0.0989) |
| OKLCH | oklch(82.68% 0.19 148.7) |
| XYZ | xyz(36.4914, 60.8026, 29.2111) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Tealish Green
#0CDC73
ΔE00 3.97
Lightish Green
#61E160
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE77D #E75AC4
analogous
#7DE75A #5AE77D #5AE7C4
triadic
#5AE77D #7D5AE7 #E77D5A
tetradic
#5AE77D #5A7DE7 #E75AC4 #E7C45A
square
#5AE77D #5A7DE7 #E75AC4 #E7C45A
split-complementary
#5AE77D #C45AE7 #E75A7D
monochromatic
#19AD3E #25DF53 #5AE77D #8FEFA7 #C5F7D1
Accessibility & contrast
On white
1.60
#5AE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5AE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE77D
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE77D | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#31E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae77d; /* rgb */ color: rgb(90, 231, 125); /* oklch */ color: oklch(82.7% 0.190 148.7);
Tailwind
colors: {
custom: {
50: '#96f0a4',
500: '#5ae77d',
950: '#000000',
},
}SCSS
$custom: #5ae77d; $custom-light: #96f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5ae77d",
"rgb": {
"r": 90,
"g": 231,
"b": 125
},
"hsl": {
"h": 134.894,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82676,
"c": 0.19028,
"h": 148.7
},
"luminance": 0.60806
}Semantic roles & 50–950 ramp
primary
#5AE77D
secondary
#AE3791
accent
#0FA5D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580