#5ADE8F#5ADE8F
#5ADE8F is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.162 H 154.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADE8F |
|---|---|
| RGB | rgb(90, 222, 143) |
| HSL | hsl(144, 67%, 61%) |
| HSV | hsv(144, 59%, 87%) |
| CMYK | cmyk(59.5%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(79.84, -53.72, 28.23) |
| CIE-LCH | lch(79.84, 60.68, 152.28°) |
| OKLab | oklab(80.77% -0.1457 0.0708) |
| OKLCH | oklch(80.77% 0.162 154.1) |
| XYZ | xyz(35.2928, 56.3959, 35.0069) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.79
Seaweed
#18D17B
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 4.64
Emerald
#50C878
ΔE00 5.49
Turquoise Green
#04F489
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADE8F #DE5AA9
analogous
#67DE5A #5ADE8F #5ADED1
triadic
#5ADE8F #8F5ADE #DE8F5A
tetradic
#5ADE8F #5A67DE #DE5AA9 #DED15A
square
#5ADE8F #5A67DE #DE5AA9 #DED15A
split-complementary
#5ADE8F #D15ADE #DE5A67
monochromatic
#209E52 #2AD16D #5ADE8F #8DE8B2 #C0F2D4
Accessibility & contrast
On white
1.71
#5ADE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5ADE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADE8F
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADE8F | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD8A
Deuteranopia (green-blind)
#CCC194
Tritanopia (blue-blind)
#2ADCCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ade8f; /* rgb */ color: rgb(90, 222, 143); /* oklch */ color: oklch(80.8% 0.162 154.1);
Tailwind
colors: {
custom: {
50: '#94e9b0',
500: '#5ade8f',
950: '#000000',
},
}SCSS
$custom: #5ade8f; $custom-light: #94e9b0; $custom-dark: #000000;
JSON
{
"hex": "#5ade8f",
"rgb": {
"r": 90,
"g": 222,
"b": 143
},
"hsl": {
"h": 144.091,
"s": 66.667,
"l": 61.176
},
"oklch": {
"l": 0.80766,
"c": 0.16197,
"h": 154.1
},
"luminance": 0.56399
}Semantic roles & 50–950 ramp
primary
#5ADE8F
secondary
#A13B78
accent
#1785CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481