#5AD87F#5AD87F
#5AD87F is a light, vivid green. Relative luminance 0.528; OKLCH L 79.0% C 0.169 H 150.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD87F |
|---|---|
| RGB | rgb(90, 216, 127) |
| HSL | hsl(138, 62%, 60%) |
| HSV | hsv(138, 58%, 85%) |
| CMYK | cmyk(58.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(77.77, -54.16, 33.65) |
| CIE-LCH | lch(77.77, 63.77, 148.15°) |
| OKLab | oklab(78.98% -0.1465 0.0833) |
| OKLCH | oklch(78.98% 0.169 150.4) |
| XYZ | xyz(32.6007, 52.8146, 28.5508) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.58
Seaweed
#18D17B
ΔE00 3.79
Emerald
#50C878
ΔE00 4.07
Aqua Green
#12E193
ΔE00 5.03
Lightish Green
#61E160
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD87F #D85AB3
analogous
#74D85A #5AD87F #5AD8BE
triadic
#5AD87F #7F5AD8 #D87F5A
tetradic
#5AD87F #5A74D8 #D85AB3 #D8BE5A
square
#5AD87F #5A74D8 #D85AB3 #D8BE5A
split-complementary
#5AD87F #BE5AD8 #D85A74
monochromatic
#239544 #2FC65B #5AD87F #8BE4A5 #BDEFCC
Accessibility & contrast
On white
1.82
#5AD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#5AD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD87F
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD87F | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#C8BC85
Tritanopia (blue-blind)
#37D5C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ad87f; /* rgb */ color: rgb(90, 216, 127); /* oklch */ color: oklch(79.0% 0.169 150.4);
Tailwind
colors: {
custom: {
50: '#93e5a5',
500: '#5ad87f',
950: '#000000',
},
}SCSS
$custom: #5ad87f; $custom-light: #93e5a5; $custom-dark: #000000;
JSON
{
"hex": "#5ad87f",
"rgb": {
"r": 90,
"g": 216,
"b": 127
},
"hsl": {
"h": 137.619,
"s": 61.765,
"l": 60
},
"oklch": {
"l": 0.78979,
"c": 0.16855,
"h": 150.4
},
"luminance": 0.52818
}Semantic roles & 50–950 ramp
primary
#5AD87F
secondary
#993D7E
accent
#43B5E5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480