#5ADE81#5ADE81
#5ADE81 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.5% C 0.175 H 150.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE81 |
|---|---|
| RGB | rgb(90, 222, 129) |
| HSL | hsl(138, 67%, 61%) |
| HSV | hsv(138, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 41.9%, 12.9%) |
| CIE-LAB | lab(79.61, -56.15, 35.05) |
| CIE-LCH | lch(79.61, 66.19, 148.03°) |
| OKLab | oklab(80.51% -0.1518 0.0866) |
| OKLCH | oklch(80.51% 0.175 150.3) |
| XYZ | xyz(34.2976, 55.9979, 29.7658) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Tealish Green
#0CDC73
ΔE00 3.24
Seaweed
#18D17B
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.84
Lightish Green
#61E160
ΔE00 5.37
Emerald
#50C878
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE81 #DE5AB7
analogous
#75DE5A #5ADE81 #5ADEC3
triadic
#5ADE81 #815ADE #DE815A
tetradic
#5ADE81 #5A75DE #DE5AB7 #DEC35A
square
#5ADE81 #5A75DE #DE5AB7 #DEC35A
split-complementary
#5ADE81 #C35ADE #DE5A75
monochromatic
#209E45 #2AD15B #5ADE81 #8DE8A8 #C0F2CF
Accessibility & contrast
On white
1.72
#5ADE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5ADE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE81
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE81 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7A
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#33DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ade81; /* rgb */ color: rgb(90, 222, 129); /* oklch */ color: oklch(80.5% 0.175 150.3);
Tailwind
colors: {
custom: {
50: '#94e9a6',
500: '#5ade81',
950: '#000000',
},
}SCSS
$custom: #5ade81; $custom-light: #94e9a6; $custom-dark: #000000;
JSON
{
"hex": "#5ade81",
"rgb": {
"r": 90,
"g": 222,
"b": 129
},
"hsl": {
"h": 137.727,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80507,
"c": 0.17478,
"h": 150.3
},
"luminance": 0.56001
}Semantic roles & 50–950 ramp
primary
#5ADE81
secondary
#A13B83
accent
#1798CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480