#5AEE85#5AEE85
#5AEE85 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.192 H 149.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE85 |
|---|---|
| RGB | rgb(90, 238, 133) |
| HSL | hsl(137, 81%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.49, -61.53, 39.35) |
| CIE-LCH | lch(84.49, 73.04, 147.40°) |
| OKLab | oklab(84.54% -0.1661 0.0967) |
| OKLCH | oklch(84.54% 0.192 149.8) |
| XYZ | xyz(39.0217, 65.0123, 32.6779) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE85 #EE5AC3
analogous
#79EE5A #5AEE85 #5AEECF
triadic
#5AEE85 #855AEE #EE855A
tetradic
#5AEE85 #5A79EE #EE5AC3 #EECF5A
square
#5AEE85 #5A79EE #EE5AC3 #EECF5A
split-complementary
#5AEE85 #CF5AEE #EE5A79
monochromatic
#13BA44 #23E85C #5AEE85 #91F4AE #C9F9D7
Accessibility & contrast
On white
1.50
#5AEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5AEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE85
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE85 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#28EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee85; /* rgb */ color: rgb(90, 238, 133); /* oklch */ color: oklch(84.5% 0.192 149.8);
Tailwind
colors: {
custom: {
50: '#97f5aa',
500: '#5aee85',
950: '#000000',
},
}SCSS
$custom: #5aee85; $custom-light: #97f5aa; $custom-dark: #000000;
JSON
{
"hex": "#5aee85",
"rgb": {
"r": 90,
"g": 238,
"b": 133
},
"hsl": {
"h": 137.432,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84538,
"c": 0.19221,
"h": 149.8
},
"luminance": 0.65016
}Semantic roles & 50–950 ramp
primary
#5AEE85
secondary
#B93392
accent
#08A0DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581