#5ADE95#5ADE95
#5ADE95 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.157 H 156.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE95 |
|---|---|
| RGB | rgb(90, 222, 149) |
| HSL | hsl(147, 67%, 61%) |
| HSV | hsv(147, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(79.94, -52.60, 25.27) |
| CIE-LCH | lch(79.94, 58.35, 154.33°) |
| OKLab | oklab(80.89% -0.143 0.0638) |
| OKLCH | oklch(80.89% 0.157 156) |
| XYZ | xyz(35.7595, 56.5826, 37.4650) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 4.74
Seaweed
#18D17B
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.55
Emerald
#50C878
ΔE00 5.86
Light Greenish Blue
#63F7B4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE95 #DE5AA3
analogous
#61DE5A #5ADE95 #5ADED7
triadic
#5ADE95 #955ADE #DE955A
tetradic
#5ADE95 #5A61DE #DE5AA3 #DED75A
square
#5ADE95 #5A61DE #DE5AA3 #DED75A
split-complementary
#5ADE95 #D75ADE #DE5A61
monochromatic
#209E58 #2AD175 #5ADE95 #8DE8B6 #C0F2D7
Accessibility & contrast
On white
1.70
#5ADE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5ADE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE95
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE95 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#25DCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade95; /* rgb */ color: rgb(90, 222, 149); /* oklch */ color: oklch(80.9% 0.157 156.0);
Tailwind
colors: {
custom: {
50: '#94e9b4',
500: '#5ade95',
950: '#000000',
},
}SCSS
$custom: #5ade95; $custom-light: #94e9b4; $custom-dark: #000000;
JSON
{
"hex": "#5ade95",
"rgb": {
"r": 90,
"g": 222,
"b": 149
},
"hsl": {
"h": 146.818,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80888,
"c": 0.15657,
"h": 156
},
"luminance": 0.56586
}Semantic roles & 50–950 ramp
primary
#5ADE95
secondary
#A13B74
accent
#177CCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481