#5CDD80#5CDD80
#5CDD80 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.173 H 149.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDD80 |
|---|---|
| RGB | rgb(92, 221, 128) |
| HSL | hsl(137, 65%, 61%) |
| HSV | hsv(137, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.35, -55.50, 35.22) |
| CIE-LCH | lch(79.35, 65.73, 147.60°) |
| OKLab | oklab(80.31% -0.1501 0.087) |
| OKLCH | oklch(80.31% 0.173 149.9) |
| XYZ | xyz(34.1639, 55.5435, 29.3385) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Tealish Green
#0CDC73
ΔE00 3.34
Seaweed
#18D17B
ΔE00 4.65
Aqua Green
#12E193
ΔE00 5.06
Lightish Green
#61E160
ΔE00 5.28
Emerald
#50C878
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDD80 #DD5CB9
analogous
#79DD5C #5CDD80 #5CDDC1
triadic
#5CDD80 #805CDD #DD805C
tetradic
#5CDD80 #5C79DD #DD5CB9 #DDC15C
square
#5CDD80 #5C79DD #DD5CB9 #DDC15C
split-complementary
#5CDD80 #C15CDD #DD5C79
monochromatic
#219E44 #2BD059 #5CDD80 #8FE8A7 #C1F2CF
Accessibility & contrast
On white
1.73
#5CDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5CDD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDD80
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDD80 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#39D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cdd80; /* rgb */ color: rgb(92, 221, 128); /* oklch */ color: oklch(80.3% 0.173 149.9);
Tailwind
colors: {
custom: {
50: '#95e8a6',
500: '#5cdd80',
950: '#000000',
},
}SCSS
$custom: #5cdd80; $custom-light: #95e8a6; $custom-dark: #000000;
JSON
{
"hex": "#5cdd80",
"rgb": {
"r": 92,
"g": 221,
"b": 128
},
"hsl": {
"h": 136.744,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.80305,
"c": 0.17349,
"h": 149.9
},
"luminance": 0.55547
}Semantic roles & 50–950 ramp
primary
#5CDD80
secondary
#A13C85
accent
#189BCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480