#55DC83#55DC83
#55DC83 is a light, vivid green. Relative luminance 0.548; OKLCH L 79.9% C 0.172 H 151.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC83 |
|---|---|
| RGB | rgb(85, 220, 131) |
| HSL | hsl(140, 66%, 60%) |
| HSV | hsv(140, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(78.90, -56.09, 33.08) |
| CIE-LCH | lch(78.90, 65.12, 149.47°) |
| OKLab | oklab(79.89% -0.1516 0.0821) |
| OKLCH | oklch(79.89% 0.172 151.6) |
| XYZ | xyz(33.4336, 54.7531, 30.2748) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Tealish Green
#0CDC73
ΔE00 3.18
Seaweed
#18D17B
ΔE00 3.92
Aqua Green
#12E193
ΔE00 4.20
Emerald
#50C878
ΔE00 4.89
Turquoise Green
#04F489
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC83 #DC55AE
analogous
#6BDC55 #55DC83 #55DCC6
triadic
#55DC83 #8355DC #DC8355
tetradic
#55DC83 #556BDC #DC55AE #DCC655
square
#55DC83 #556BDC #DC55AE #DCC655
split-complementary
#55DC83 #C655DC #DC556B
monochromatic
#1F9748 #2ACA60 #55DC83 #88E6A8 #BBF1CD
Accessibility & contrast
On white
1.76
#55DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#55DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC83
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC83 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CBBE89
Tritanopia (blue-blind)
#25D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55dc83; /* rgb */ color: rgb(85, 220, 131); /* oklch */ color: oklch(79.9% 0.172 151.6);
Tailwind
colors: {
custom: {
50: '#92e8a8',
500: '#55dc83',
950: '#000000',
},
}SCSS
$custom: #55dc83; $custom-light: #92e8a8; $custom-dark: #000000;
JSON
{
"hex": "#55dc83",
"rgb": {
"r": 85,
"g": 220,
"b": 131
},
"hsl": {
"h": 140.444,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.79891,
"c": 0.17241,
"h": 151.6
},
"luminance": 0.54756
}Semantic roles & 50–950 ramp
primary
#55DC83
secondary
#9C397A
accent
#3FAFE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480