#5ADE79#5ADE79
#5ADE79 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.4% C 0.182 H 148.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE79 |
|---|---|
| RGB | rgb(90, 222, 121) |
| HSL | hsl(134, 67%, 61%) |
| HSV | hsv(134, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(79.50, -57.43, 38.88) |
| CIE-LCH | lch(79.50, 69.35, 145.90°) |
| OKLab | oklab(80.37% -0.1552 0.0952) |
| OKLCH | oklch(80.37% 0.182 148.5) |
| XYZ | xyz(33.7866, 55.7935, 27.0742) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Tealish Green
#0CDC73
ΔE00 3.13
Lightish Green
#61E160
ΔE00 4.09
Seaweed
#18D17B
ΔE00 5.23
Turquoise Green
#04F489
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE79 #DE5ABF
analogous
#7DDE5A #5ADE79 #5ADEBB
triadic
#5ADE79 #795ADE #DE795A
tetradic
#5ADE79 #5A7DDE #DE5ABF #DEBB5A
square
#5ADE79 #5A7DDE #DE5ABF #DEBB5A
split-complementary
#5ADE79 #BB5ADE #DE5A7D
monochromatic
#209E3D #2AD151 #5ADE79 #8DE8A2 #C0F2CC
Accessibility & contrast
On white
1.73
#5ADE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5ADE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE79
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE79 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#CFC080
Tritanopia (blue-blind)
#37DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ade79; /* rgb */ color: rgb(90, 222, 121); /* oklch */ color: oklch(80.4% 0.182 148.5);
Tailwind
colors: {
custom: {
50: '#94e9a1',
500: '#5ade79',
950: '#000000',
},
}SCSS
$custom: #5ade79; $custom-light: #94e9a1; $custom-dark: #000000;
JSON
{
"hex": "#5ade79",
"rgb": {
"r": 90,
"g": 222,
"b": 121
},
"hsl": {
"h": 134.091,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80373,
"c": 0.18208,
"h": 148.5
},
"luminance": 0.55797
}Semantic roles & 50–950 ramp
primary
#5ADE79
secondary
#A13B89
accent
#17A3CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480