#5AE985#5AE985
#5AE985 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.186 H 150.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE985 |
|---|---|
| RGB | rgb(90, 233, 133) |
| HSL | hsl(138, 76%, 63%) |
| HSV | hsv(138, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 42.9%, 8.6%) |
| CIE-LAB | lab(82.99, -59.67, 37.42) |
| CIE-LCH | lch(82.99, 70.44, 147.91°) |
| OKLab | oklab(83.3% -0.1612 0.0922) |
| OKLCH | oklch(83.3% 0.186 150.2) |
| XYZ | xyz(37.5862, 62.1412, 32.1994) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.93
Turquoise Green
#04F489
ΔE00 3.56
Wintergreen
#20F986
ΔE00 4.10
Minty Green
#0BF77D
ΔE00 4.19
Tealish Green
#0CDC73
ΔE00 4.23
Spearmint
#1EF876
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE985 #E95ABE
analogous
#76E95A #5AE985 #5AE9CC
triadic
#5AE985 #855AE9 #E9855A
tetradic
#5AE985 #5A76E9 #E95ABE #E9CC5A
square
#5AE985 #5A76E9 #E95ABE #E9CC5A
split-complementary
#5AE985 #CC5AE9 #E95A76
monochromatic
#18B146 #24E25D #5AE985 #90F0AD #C6F7D5
Accessibility & contrast
On white
1.56
#5AE985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5AE985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE985
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE985 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67E
Deuteranopia (green-blind)
#D8CA8C
Tritanopia (blue-blind)
#2BE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ae985; /* rgb */ color: rgb(90, 233, 133); /* oklch */ color: oklch(83.3% 0.186 150.2);
Tailwind
colors: {
custom: {
50: '#96f1a9',
500: '#5ae985',
950: '#000000',
},
}SCSS
$custom: #5ae985; $custom-light: #96f1a9; $custom-dark: #000000;
JSON
{
"hex": "#5ae985",
"rgb": {
"r": 90,
"g": 233,
"b": 133
},
"hsl": {
"h": 138.042,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83302,
"c": 0.18571,
"h": 150.2
},
"luminance": 0.62145
}Semantic roles & 50–950 ramp
primary
#5AE985
secondary
#B1368C
accent
#0D9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581