#5AE875#5AE875
#5AE875 is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.8% C 0.199 H 147.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE875 |
|---|---|
| RGB | rgb(90, 232, 117) |
| HSL | hsl(131, 76%, 63%) |
| HSV | hsv(131, 61%, 91%) |
| CMYK | cmyk(61.2%, 0%, 49.6%, 9%) |
| CIE-LAB | lab(82.47, -61.73, 44.56) |
| CIE-LCH | lch(82.47, 76.13, 144.18°) |
| OKLab | oklab(82.8% -0.1668 0.1079) |
| OKLCH | oklch(82.8% 0.199 147.1) |
| XYZ | xyz(36.2815, 61.1677, 26.7207) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.03
Spearmint
#1EF876
ΔE00 4.08
Minty Green
#0BF77D
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.49
Wintergreen
#20F986
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE875 #E85ACD
analogous
#86E85A #5AE875 #5AE8BC
triadic
#5AE875 #755AE8 #E8755A
tetradic
#5AE875 #5A86E8 #E85ACD #E8BC5A
square
#5AE875 #5A86E8 #E85ACD #E8BC5A
split-complementary
#5AE875 #BC5AE8 #E85A86
monochromatic
#18AF35 #24E148 #5AE875 #90EFA2 #C5F7CF
Accessibility & contrast
On white
1.59
#5AE875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5AE875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE875
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE875 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#D9C87D
Tritanopia (blue-blind)
#34E3CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae875; /* rgb */ color: rgb(90, 232, 117); /* oklch */ color: oklch(82.8% 0.199 147.1);
Tailwind
colors: {
custom: {
50: '#96f09f',
500: '#5ae875',
950: '#000000',
},
}SCSS
$custom: #5ae875; $custom-light: #96f09f; $custom-dark: #000000;
JSON
{
"hex": "#5ae875",
"rgb": {
"r": 90,
"g": 232,
"b": 117
},
"hsl": {
"h": 131.408,
"s": 75.532,
"l": 63.137
},
"oklch": {
"l": 0.82803,
"c": 0.19863,
"h": 147.1
},
"luminance": 0.61171
}Semantic roles & 50–950 ramp
primary
#5AE875
secondary
#B03699
accent
#0EB1D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580