#5AD68C#5AD68C
#5AD68C is a light, vivid green. Relative luminance 0.522; OKLCH L 78.7% C 0.154 H 154.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD68C |
|---|---|
| RGB | rgb(90, 214, 140) |
| HSL | hsl(144, 60%, 60%) |
| HSV | hsv(144, 58%, 84%) |
| CMYK | cmyk(57.9%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(77.37, -51.08, 26.47) |
| CIE-LCH | lch(77.37, 57.53, 152.61°) |
| OKLab | oklab(78.73% -0.1387 0.0665) |
| OKLCH | oklch(78.73% 0.154 154.4) |
| XYZ | xyz(32.9940, 52.1571, 33.1344) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seaweed
#18D17B
ΔE00 3.73
Emerald
#50C878
ΔE00 3.91
Aqua Green
#12E193
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.22
Dark Mint
#48C072
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD68C #D65AA4
analogous
#66D65A #5AD68C #5AD6CA
triadic
#5AD68C #8C5AD6 #D68C5A
tetradic
#5AD68C #5A66D6 #D65AA4 #D6CA5A
square
#5AD68C #5A66D6 #D65AA4 #D6CA5A
split-complementary
#5AD68C #CA5AD6 #D65A66
monochromatic
#249150 #30C26B #5AD68C #8BE2AE #BCEED0
Accessibility & contrast
On white
1.84
#5AD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5AD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD68C
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD68C | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C687
Deuteranopia (green-blind)
#C5BA91
Tritanopia (blue-blind)
#30D4C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5ad68c; /* rgb */ color: rgb(90, 214, 140); /* oklch */ color: oklch(78.7% 0.154 154.4);
Tailwind
colors: {
custom: {
50: '#93e3ae',
500: '#5ad68c',
950: '#000000',
},
}SCSS
$custom: #5ad68c; $custom-light: #93e3ae; $custom-dark: #000000;
JSON
{
"hex": "#5ad68c",
"rgb": {
"r": 90,
"g": 214,
"b": 140
},
"hsl": {
"h": 144.194,
"s": 60.194,
"l": 59.608
},
"oklch": {
"l": 0.78729,
"c": 0.15382,
"h": 154.4
},
"luminance": 0.5216
}Semantic roles & 50–950 ramp
primary
#5AD68C
secondary
#973D73
accent
#44A3E3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1510
muted
#7F8481