#5AE77B#5AE77B
#5AE77B is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.6% C 0.192 H 148.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE77B |
|---|---|
| RGB | rgb(90, 231, 123) |
| HSL | hsl(134, 75%, 63%) |
| HSV | hsv(134, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 46.8%, 9.4%) |
| CIE-LAB | lab(82.25, -60.49, 41.39) |
| CIE-LCH | lch(82.25, 73.29, 145.62°) |
| OKLab | oklab(82.64% -0.1634 0.101) |
| OKLCH | oklch(82.64% 0.192 148.3) |
| XYZ | xyz(36.3649, 60.7520, 28.5449) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Lightish Green
#61E160
ΔE00 3.75
Tealish Green
#0CDC73
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE77B #E75AC6
analogous
#7FE75A #5AE77B #5AE7C2
triadic
#5AE77B #7B5AE7 #E77B5A
tetradic
#5AE77B #5A7FE7 #E75AC6 #E7C25A
square
#5AE77B #5A7FE7 #E75AC6 #E7C25A
split-complementary
#5AE77B #C25AE7 #E75A7F
monochromatic
#19AD3C #25DF50 #5AE77B #8FEFA6 #C5F7D0
Accessibility & contrast
On white
1.60
#5AE77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5AE77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE77B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE77B | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#32E3CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae77b; /* rgb */ color: rgb(90, 231, 123); /* oklch */ color: oklch(82.6% 0.192 148.3);
Tailwind
colors: {
custom: {
50: '#96f0a3',
500: '#5ae77b',
950: '#000000',
},
}SCSS
$custom: #5ae77b; $custom-light: #96f0a3; $custom-dark: #000000;
JSON
{
"hex": "#5ae77b",
"rgb": {
"r": 90,
"g": 231,
"b": 123
},
"hsl": {
"h": 134.043,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82644,
"c": 0.19207,
"h": 148.3
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#5AE77B
secondary
#AE3792
accent
#0FA8D7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580