#5ADE8A#5ADE8A
#5ADE8A is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.167 H 152.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE8A |
|---|---|
| RGB | rgb(90, 222, 138) |
| HSL | hsl(142, 67%, 61%) |
| HSV | hsv(142, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.75, -54.62, 30.67) |
| CIE-LCH | lch(79.75, 62.64, 150.68°) |
| OKLab | oklab(80.67% -0.1479 0.0766) |
| OKLCH | oklch(80.67% 0.167 152.6) |
| XYZ | xyz(34.9224, 56.2478, 33.0564) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Aqua Green
#12E193
ΔE00 3.74
Tealish Green
#0CDC73
ΔE00 4.00
Seaweed
#18D17B
ΔE00 4.39
Emerald
#50C878
ΔE00 5.35
Turquoise Green
#04F489
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE8A #DE5AAE
analogous
#6CDE5A #5ADE8A #5ADECC
triadic
#5ADE8A #8A5ADE #DE8A5A
tetradic
#5ADE8A #5A6CDE #DE5AAE #DECC5A
square
#5ADE8A #5A6CDE #DE5AAE #DECC5A
split-complementary
#5ADE8A #CC5ADE #DE5A6C
monochromatic
#209E4E #2AD167 #5ADE8A #8DE8AE #C0F2D2
Accessibility & contrast
On white
1.71
#5ADE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#5ADE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE8A
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE8A | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#2EDBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade8a; /* rgb */ color: rgb(90, 222, 138); /* oklch */ color: oklch(80.7% 0.167 152.6);
Tailwind
colors: {
custom: {
50: '#94e9ad',
500: '#5ade8a',
950: '#000000',
},
}SCSS
$custom: #5ade8a; $custom-light: #94e9ad; $custom-dark: #000000;
JSON
{
"hex": "#5ade8a",
"rgb": {
"r": 90,
"g": 222,
"b": 138
},
"hsl": {
"h": 141.818,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.8067,
"c": 0.16654,
"h": 152.6
},
"luminance": 0.56251
}Semantic roles & 50–950 ramp
primary
#5ADE8A
secondary
#A13B7C
accent
#178CCF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481