#5ADE99#5ADE99
#5ADE99 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.153 H 157.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE99 |
|---|---|
| RGB | rgb(90, 222, 153) |
| HSL | hsl(149, 67%, 61%) |
| HSV | hsv(149, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(80.02, -51.82, 23.30) |
| CIE-LCH | lch(80.02, 56.82, 155.79°) |
| OKLab | oklab(80.97% -0.1412 0.059) |
| OKLCH | oklch(80.97% 0.153 157.3) |
| XYZ | xyz(36.0843, 56.7126, 39.1758) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.09
Seaweed
#18D17B
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.46
Light Greenish Blue
#63F7B4
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE99 #DE5A9F
analogous
#5DDE5A #5ADE99 #5ADEDB
triadic
#5ADE99 #995ADE #DE995A
tetradic
#5ADE99 #5A5DDE #DE5A9F #DEDB5A
square
#5ADE99 #5A5DDE #DE5A9F #DEDB5A
split-complementary
#5ADE99 #DB5ADE #DE5A5D
monochromatic
#209E5C #2AD17A #5ADE99 #8DE8B9 #C0F2D8
Accessibility & contrast
On white
1.70
#5ADE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#5ADE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE99
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE99 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#21DCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade99; /* rgb */ color: rgb(90, 222, 153); /* oklch */ color: oklch(81.0% 0.153 157.3);
Tailwind
colors: {
custom: {
50: '#94e9b7',
500: '#5ade99',
950: '#000000',
},
}SCSS
$custom: #5ade99; $custom-light: #94e9b7; $custom-dark: #000000;
JSON
{
"hex": "#5ade99",
"rgb": {
"r": 90,
"g": 222,
"b": 153
},
"hsl": {
"h": 148.636,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80972,
"c": 0.15302,
"h": 157.3
},
"luminance": 0.56716
}Semantic roles & 50–950 ramp
primary
#5ADE99
secondary
#A13B70
accent
#1777CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481