#5ADE97#5ADE97
#5ADE97 is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.155 H 156.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE97 |
|---|---|
| RGB | rgb(90, 222, 151) |
| HSL | hsl(148, 67%, 61%) |
| HSV | hsv(148, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(79.98, -52.21, 24.29) |
| CIE-LCH | lch(79.98, 57.59, 155.05°) |
| OKLab | oklab(80.93% -0.1421 0.0614) |
| OKLCH | oklch(80.93% 0.155 156.6) |
| XYZ | xyz(35.9205, 56.6471, 38.3131) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.03
Seaweed
#18D17B
ΔE00 5.08
Weird Green
#3AE57F
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.82
Eucalyptus
#44D7A8
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE97 #DE5AA1
analogous
#5FDE5A #5ADE97 #5ADED9
triadic
#5ADE97 #975ADE #DE975A
tetradic
#5ADE97 #5A5FDE #DE5AA1 #DED95A
square
#5ADE97 #5A5FDE #DE5AA1 #DED95A
split-complementary
#5ADE97 #D95ADE #DE5A5F
monochromatic
#209E5A #2AD177 #5ADE97 #8DE8B7 #C0F2D7
Accessibility & contrast
On white
1.70
#5ADE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#5ADE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE97
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE97 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#23DCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade97; /* rgb */ color: rgb(90, 222, 151); /* oklch */ color: oklch(80.9% 0.155 156.6);
Tailwind
colors: {
custom: {
50: '#94e9b6',
500: '#5ade97',
950: '#000000',
},
}SCSS
$custom: #5ade97; $custom-light: #94e9b6; $custom-dark: #000000;
JSON
{
"hex": "#5ade97",
"rgb": {
"r": 90,
"g": 222,
"b": 151
},
"hsl": {
"h": 147.727,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80929,
"c": 0.15478,
"h": 156.6
},
"luminance": 0.56651
}Semantic roles & 50–950 ramp
primary
#5ADE97
secondary
#A13B72
accent
#177ACF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481