#5AEA85#5AEA85
#5AEA85 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.5% C 0.187 H 150.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA85 |
|---|---|
| RGB | rgb(90, 234, 133) |
| HSL | hsl(138, 77%, 64%) |
| HSV | hsv(138, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.29, -60.05, 37.81) |
| CIE-LCH | lch(83.29, 70.96, 147.80°) |
| OKLab | oklab(83.55% -0.1622 0.0931) |
| OKLCH | oklch(83.55% 0.187 150.1) |
| XYZ | xyz(37.8700, 62.7090, 32.2941) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.04
Turquoise Green
#04F489
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.90
Minty Green
#0BF77D
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 4.37
Spearmint
#1EF876
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA85 #EA5ABF
analogous
#77EA5A #5AEA85 #5AEACD
triadic
#5AEA85 #855AEA #EA855A
tetradic
#5AEA85 #5A77EA #EA5ABF #EACD5A
square
#5AEA85 #5A77EA #EA5ABF #EACD5A
split-complementary
#5AEA85 #CD5AEA #EA5A77
monochromatic
#17B345 #24E35D #5AEA85 #90F1AD #C7F8D5
Accessibility & contrast
On white
1.55
#5AEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5AEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA85
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA85 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#2AE6D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea85; /* rgb */ color: rgb(90, 234, 133); /* oklch */ color: oklch(83.5% 0.187 150.1);
Tailwind
colors: {
custom: {
50: '#96f2aa',
500: '#5aea85',
950: '#000000',
},
}SCSS
$custom: #5aea85; $custom-light: #96f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5aea85",
"rgb": {
"r": 90,
"g": 234,
"b": 133
},
"hsl": {
"h": 137.917,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83549,
"c": 0.18702,
"h": 150.1
},
"luminance": 0.62713
}Semantic roles & 50–950 ramp
primary
#5AEA85
secondary
#B3358D
accent
#0C9CDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581