#5AEE82#5AEE82
#5AEE82 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.195 H 149.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE82 |
|---|---|
| RGB | rgb(90, 238, 130) |
| HSL | hsl(136, 81%, 64%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.45, -62.00, 40.77) |
| CIE-LCH | lch(84.45, 74.20, 146.67°) |
| OKLab | oklab(84.49% -0.1674 0.0998) |
| OKLCH | oklch(84.49% 0.195 149.2) |
| XYZ | xyz(38.8174, 64.9305, 31.6019) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE82 #EE5AC6
analogous
#7CEE5A #5AEE82 #5AEECC
triadic
#5AEE82 #825AEE #EE825A
tetradic
#5AEE82 #5A7CEE #EE5AC6 #EECC5A
square
#5AEE82 #5A7CEE #EE5AC6 #EECC5A
split-complementary
#5AEE82 #CC5AEE #EE5A7C
monochromatic
#13BA40 #23E858 #5AEE82 #91F4AC #C9F9D6
Accessibility & contrast
On white
1.50
#5AEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5AEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE82
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE82 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#2AEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee82; /* rgb */ color: rgb(90, 238, 130); /* oklch */ color: oklch(84.5% 0.195 149.2);
Tailwind
colors: {
custom: {
50: '#97f5a8',
500: '#5aee82',
950: '#000000',
},
}SCSS
$custom: #5aee82; $custom-light: #97f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5aee82",
"rgb": {
"r": 90,
"g": 238,
"b": 130
},
"hsl": {
"h": 136.216,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84489,
"c": 0.19489,
"h": 149.2
},
"luminance": 0.64934
}Semantic roles & 50–950 ramp
primary
#5AEE82
secondary
#B93395
accent
#08A4DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580