#5ADE83#5ADE83
#5ADE83 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.5% C 0.173 H 150.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE83 |
|---|---|
| RGB | rgb(90, 222, 131) |
| HSL | hsl(139, 67%, 61%) |
| HSV | hsv(139, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(79.64, -55.82, 34.08) |
| CIE-LCH | lch(79.64, 65.40, 148.60°) |
| OKLab | oklab(80.54% -0.151 0.0844) |
| OKLCH | oklch(80.54% 0.173 150.8) |
| XYZ | xyz(34.4319, 56.0516, 30.4728) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Tealish Green
#0CDC73
ΔE00 3.36
Seaweed
#18D17B
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.58
Emerald
#50C878
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE83 #DE5AB5
analogous
#73DE5A #5ADE83 #5ADEC5
triadic
#5ADE83 #835ADE #DE835A
tetradic
#5ADE83 #5A73DE #DE5AB5 #DEC55A
square
#5ADE83 #5A73DE #DE5AB5 #DEC55A
split-complementary
#5ADE83 #C55ADE #DE5A73
monochromatic
#209E47 #2AD15E #5ADE83 #8DE8A9 #C0F2D0
Accessibility & contrast
On white
1.72
#5ADE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#5ADE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE83
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE83 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#32DBC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ade83; /* rgb */ color: rgb(90, 222, 131); /* oklch */ color: oklch(80.5% 0.173 150.8);
Tailwind
colors: {
custom: {
50: '#94e9a8',
500: '#5ade83',
950: '#000000',
},
}SCSS
$custom: #5ade83; $custom-light: #94e9a8; $custom-dark: #000000;
JSON
{
"hex": "#5ade83",
"rgb": {
"r": 90,
"g": 222,
"b": 131
},
"hsl": {
"h": 138.636,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80542,
"c": 0.17295,
"h": 150.8
},
"luminance": 0.56055
}Semantic roles & 50–950 ramp
primary
#5ADE83
secondary
#A13B82
accent
#1796CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480