#55DC8D#55DC8D
#55DC8D is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.163 H 154.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC8D |
|---|---|
| RGB | rgb(85, 220, 141) |
| HSL | hsl(145, 66%, 60%) |
| HSV | hsv(145, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.06, -54.32, 28.19) |
| CIE-LCH | lch(79.06, 61.20, 152.57°) |
| OKLab | oklab(80.08% -0.1472 0.0707) |
| OKLCH | oklch(80.08% 0.163 154.4) |
| XYZ | xyz(34.1444, 55.0374, 34.0180) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.87
Seaweed
#18D17B
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.40
Emerald
#50C878
ΔE00 5.01
Turquoise Green
#04F489
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC8D #DC55A4
analogous
#60DC55 #55DC8D #55DCD1
triadic
#55DC8D #8D55DC #DC8D55
tetradic
#55DC8D #5560DC #DC55A4 #DCD155
square
#55DC8D #5560DC #DC55A4 #DCD155
split-complementary
#55DC8D #D155DC #DC5560
monochromatic
#1F9751 #2ACA6C #55DC8D #88E6AF #BBF1D1
Accessibility & contrast
On white
1.75
#55DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#55DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC8D
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC8D | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB88
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#1CDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc8d; /* rgb */ color: rgb(85, 220, 141); /* oklch */ color: oklch(80.1% 0.163 154.4);
Tailwind
colors: {
custom: {
50: '#91e8af',
500: '#55dc8d',
950: '#000000',
},
}SCSS
$custom: #55dc8d; $custom-light: #91e8af; $custom-dark: #000000;
JSON
{
"hex": "#55dc8d",
"rgb": {
"r": 85,
"g": 220,
"b": 141
},
"hsl": {
"h": 144.889,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80079,
"c": 0.1633,
"h": 154.4
},
"luminance": 0.55041
}Semantic roles & 50–950 ramp
primary
#55DC8D
secondary
#9C3973
accent
#3FA2E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481