#5ADE8D#5ADE8D
#5ADE8D is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.164 H 153.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE8D |
|---|---|
| RGB | rgb(90, 222, 141) |
| HSL | hsl(143, 67%, 61%) |
| HSV | hsv(143, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.80, -54.08, 29.21) |
| CIE-LCH | lch(79.80, 61.47, 151.63°) |
| OKLab | oklab(80.73% -0.1466 0.0731) |
| OKLCH | oklch(80.73% 0.164 153.5) |
| XYZ | xyz(35.1426, 56.3359, 34.2161) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.50
Tealish Green
#0CDC73
ΔE00 4.37
Seaweed
#18D17B
ΔE00 4.44
Emerald
#50C878
ΔE00 5.41
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE8D #DE5AAB
analogous
#69DE5A #5ADE8D #5ADECF
triadic
#5ADE8D #8D5ADE #DE8D5A
tetradic
#5ADE8D #5A69DE #DE5AAB #DECF5A
square
#5ADE8D #5A69DE #DE5AAB #DECF5A
split-complementary
#5ADE8D #CF5ADE #DE5A69
monochromatic
#209E50 #2AD16A #5ADE8D #8DE8B0 #C0F2D3
Accessibility & contrast
On white
1.71
#5ADE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5ADE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE8D
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE8D | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#2CDBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade8d; /* rgb */ color: rgb(90, 222, 141); /* oklch */ color: oklch(80.7% 0.164 153.5);
Tailwind
colors: {
custom: {
50: '#94e9af',
500: '#5ade8d',
950: '#000000',
},
}SCSS
$custom: #5ade8d; $custom-light: #94e9af; $custom-dark: #000000;
JSON
{
"hex": "#5ade8d",
"rgb": {
"r": 90,
"g": 222,
"b": 141
},
"hsl": {
"h": 143.182,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80727,
"c": 0.16379,
"h": 153.5
},
"luminance": 0.56339
}Semantic roles & 50–950 ramp
primary
#5ADE8D
secondary
#A13B7A
accent
#1788CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481