#5AEA82#5AEA82
#5AEA82 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.190 H 149.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA82 |
|---|---|
| RGB | rgb(90, 234, 130) |
| HSL | hsl(137, 77%, 64%) |
| HSV | hsv(137, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(83.25, -60.52, 39.23) |
| CIE-LCH | lch(83.25, 72.13, 147.05°) |
| OKLab | oklab(83.5% -0.1634 0.0963) |
| OKLCH | oklch(83.5% 0.19 149.5) |
| XYZ | xyz(37.6657, 62.6273, 31.2181) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.13
Turquoise Green
#04F489
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.84
Wintergreen
#20F986
ΔE00 3.87
Spearmint
#1EF876
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA82 #EA5AC2
analogous
#7AEA5A #5AEA82 #5AEACA
triadic
#5AEA82 #825AEA #EA825A
tetradic
#5AEA82 #5A7AEA #EA5AC2 #EACA5A
square
#5AEA82 #5A7AEA #EA5AC2 #EACA5A
split-complementary
#5AEA82 #CA5AEA #EA5A7A
monochromatic
#17B342 #24E359 #5AEA82 #90F1AB #C7F8D4
Accessibility & contrast
On white
1.55
#5AEA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5AEA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA82
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA82 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77A
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#2CE6D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea82; /* rgb */ color: rgb(90, 234, 130); /* oklch */ color: oklch(83.5% 0.190 149.5);
Tailwind
colors: {
custom: {
50: '#96f2a7',
500: '#5aea82',
950: '#000000',
},
}SCSS
$custom: #5aea82; $custom-light: #96f2a7; $custom-dark: #000000;
JSON
{
"hex": "#5aea82",
"rgb": {
"r": 90,
"g": 234,
"b": 130
},
"hsl": {
"h": 136.667,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.835,
"c": 0.18971,
"h": 149.5
},
"luminance": 0.62631
}Semantic roles & 50–950 ramp
primary
#5AEA82
secondary
#B33590
accent
#0CA0DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580