#5AE785#5AE785
#5AE785 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.8% C 0.183 H 150.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE785 |
|---|---|
| RGB | rgb(90, 231, 133) |
| HSL | hsl(138, 75%, 63%) |
| HSV | hsv(138, 61%, 91%) |
| CMYK | cmyk(61%, 0%, 42.4%, 9.4%) |
| CIE-LAB | lab(82.39, -58.92, 36.64) |
| CIE-LCH | lch(82.39, 69.39, 148.12°) |
| OKLab | oklab(82.81% -0.1592 0.0904) |
| OKLCH | oklch(82.81% 0.183 150.4) |
| XYZ | xyz(37.0232, 61.0153, 32.0118) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.78
Turquoise Green
#04F489
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE785 #E75ABC
analogous
#75E75A #5AE785 #5AE7CB
triadic
#5AE785 #855AE7 #E7855A
tetradic
#5AE785 #5A75E7 #E75ABC #E7CB5A
square
#5AE785 #5A75E7 #E75ABC #E7CB5A
split-complementary
#5AE785 #CB5AE7 #E75A75
monochromatic
#19AD46 #25DF5D #5AE785 #8FEFAD #C5F7D4
Accessibility & contrast
On white
1.59
#5AE785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5AE785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE785
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE785 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57E
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#2CE3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae785; /* rgb */ color: rgb(90, 231, 133); /* oklch */ color: oklch(82.8% 0.183 150.4);
Tailwind
colors: {
custom: {
50: '#96f0a9',
500: '#5ae785',
950: '#000000',
},
}SCSS
$custom: #5ae785; $custom-light: #96f0a9; $custom-dark: #000000;
JSON
{
"hex": "#5ae785",
"rgb": {
"r": 90,
"g": 231,
"b": 133
},
"hsl": {
"h": 138.298,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.82807,
"c": 0.18308,
"h": 150.4
},
"luminance": 0.61019
}Semantic roles & 50–950 ramp
primary
#5AE785
secondary
#AE378A
accent
#0F9AD7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581