#5ADE8C#5ADE8C
#5ADE8C is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.165 H 153.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE8C |
|---|---|
| RGB | rgb(90, 222, 140) |
| HSL | hsl(143, 67%, 61%) |
| HSV | hsv(143, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 36.9%, 12.9%) |
| CIE-LAB | lab(79.79, -54.26, 29.70) |
| CIE-LCH | lch(79.79, 61.86, 151.31°) |
| OKLab | oklab(80.71% -0.147 0.0743) |
| OKLCH | oklch(80.71% 0.165 153.2) |
| XYZ | xyz(35.0685, 56.3063, 33.8260) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Aqua Green
#12E193
ΔE00 3.54
Tealish Green
#0CDC73
ΔE00 4.24
Seaweed
#18D17B
ΔE00 4.41
Emerald
#50C878
ΔE00 5.39
Turquoise Green
#04F489
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE8C #DE5AAC
analogous
#6ADE5A #5ADE8C #5ADECE
triadic
#5ADE8C #8C5ADE #DE8C5A
tetradic
#5ADE8C #5A6ADE #DE5AAC #DECE5A
square
#5ADE8C #5A6ADE #DE5AAC #DECE5A
split-complementary
#5ADE8C #CE5ADE #DE5A6A
monochromatic
#209E4F #2AD169 #5ADE8C #8DE8B0 #C0F2D3
Accessibility & contrast
On white
1.71
#5ADE8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#5ADE8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE8C
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE8C | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD87
Deuteranopia (green-blind)
#CCC191
Tritanopia (blue-blind)
#2CDBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade8c; /* rgb */ color: rgb(90, 222, 140); /* oklch */ color: oklch(80.7% 0.165 153.2);
Tailwind
colors: {
custom: {
50: '#94e9ae',
500: '#5ade8c',
950: '#000000',
},
}SCSS
$custom: #5ade8c; $custom-light: #94e9ae; $custom-dark: #000000;
JSON
{
"hex": "#5ade8c",
"rgb": {
"r": 90,
"g": 222,
"b": 140
},
"hsl": {
"h": 142.727,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80708,
"c": 0.16471,
"h": 153.2
},
"luminance": 0.5631
}Semantic roles & 50–950 ramp
primary
#5ADE8C
secondary
#A13B7B
accent
#1789CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481