#5ADD8F#5ADD8F
#5ADD8F is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.161 H 154.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADD8F |
|---|---|
| RGB | rgb(90, 221, 143) |
| HSL | hsl(144, 66%, 61%) |
| HSV | hsv(144, 59%, 87%) |
| CMYK | cmyk(59.3%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(79.54, -53.32, 27.82) |
| CIE-LCH | lch(79.54, 60.14, 152.45°) |
| OKLab | oklab(80.52% -0.1446 0.0698) |
| OKLCH | oklch(80.52% 0.161 154.2) |
| XYZ | xyz(35.0280, 55.8663, 34.9186) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.99
Seaweed
#18D17B
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 4.72
Emerald
#50C878
ΔE00 5.30
Turquoise Green
#04F489
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADD8F #DD5AA8
analogous
#66DD5A #5ADD8F #5ADDD0
triadic
#5ADD8F #8F5ADD #DD8F5A
tetradic
#5ADD8F #5A66DD #DD5AA8 #DDD05A
square
#5ADD8F #5A66DD #DD5AA8 #DDD05A
split-complementary
#5ADD8F #D05ADD #DD5A66
monochromatic
#209C52 #2BCF6D #5ADD8F #8DE7B1 #BFF2D4
Accessibility & contrast
On white
1.72
#5ADD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#5ADD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADD8F
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADD8F | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#2BDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5add8f; /* rgb */ color: rgb(90, 221, 143); /* oklch */ color: oklch(80.5% 0.161 154.2);
Tailwind
colors: {
custom: {
50: '#94e8b0',
500: '#5add8f',
950: '#000000',
},
}SCSS
$custom: #5add8f; $custom-light: #94e8b0; $custom-dark: #000000;
JSON
{
"hex": "#5add8f",
"rgb": {
"r": 90,
"g": 221,
"b": 143
},
"hsl": {
"h": 144.275,
"s": 65.829,
"l": 60.98
},
"oklch": {
"l": 0.80519,
"c": 0.16062,
"h": 154.2
},
"luminance": 0.5587
}Semantic roles & 50–950 ramp
primary
#5ADD8F
secondary
#A03B77
accent
#1884CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481