#55DC84#55DC84
#55DC84 is a light, vivid green. Relative luminance 0.548; OKLCH L 79.9% C 0.172 H 151.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC84 |
|---|---|
| RGB | rgb(85, 220, 132) |
| HSL | hsl(141, 66%, 60%) |
| HSV | hsv(141, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(78.91, -55.92, 32.59) |
| CIE-LCH | lch(78.91, 64.73, 149.76°) |
| OKLab | oklab(79.91% -0.1512 0.0809) |
| OKLCH | oklch(79.91% 0.172 151.8) |
| XYZ | xyz(33.5017, 54.7803, 30.6334) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Tealish Green
#0CDC73
ΔE00 3.27
Seaweed
#18D17B
ΔE00 3.88
Aqua Green
#12E193
ΔE00 4.08
Emerald
#50C878
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC84 #DC55AD
analogous
#69DC55 #55DC84 #55DCC8
triadic
#55DC84 #8455DC #DC8455
tetradic
#55DC84 #5569DC #DC55AD #DCC855
square
#55DC84 #5569DC #DC55AD #DCC855
split-complementary
#55DC84 #C855DC #DC5569
monochromatic
#1F9749 #2ACA62 #55DC84 #88E6A9 #BBF1CD
Accessibility & contrast
On white
1.76
#55DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#55DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC84
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC84 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CBBE8A
Tritanopia (blue-blind)
#24D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55dc84; /* rgb */ color: rgb(85, 220, 132); /* oklch */ color: oklch(79.9% 0.172 151.8);
Tailwind
colors: {
custom: {
50: '#92e8a8',
500: '#55dc84',
950: '#000000',
},
}SCSS
$custom: #55dc84; $custom-light: #92e8a8; $custom-dark: #000000;
JSON
{
"hex": "#55dc84",
"rgb": {
"r": 85,
"g": 220,
"b": 132
},
"hsl": {
"h": 140.889,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.79909,
"c": 0.1715,
"h": 151.8
},
"luminance": 0.54784
}Semantic roles & 50–950 ramp
primary
#55DC84
secondary
#9C397A
accent
#3FAEE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480