#55DC7F#55DC7F
#55DC7F is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.176 H 150.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC7F |
|---|---|
| RGB | rgb(85, 220, 127) |
| HSL | hsl(139, 66%, 60%) |
| HSV | hsv(139, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.84, -56.77, 35.02) |
| CIE-LCH | lch(78.84, 66.70, 148.33°) |
| OKLab | oklab(79.82% -0.1534 0.0865) |
| OKLCH | oklch(79.82% 0.176 150.6) |
| XYZ | xyz(33.1678, 54.6467, 28.8745) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Tealish Green
#0CDC73
ΔE00 2.89
Seaweed
#18D17B
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.73
Emerald
#50C878
ΔE00 5.01
Lightish Green
#61E160
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC7F #DC55B2
analogous
#6EDC55 #55DC7F #55DCC3
triadic
#55DC7F #7F55DC #DC7F55
tetradic
#55DC7F #556EDC #DC55B2 #DCC355
square
#55DC7F #556EDC #DC55B2 #DCC355
split-complementary
#55DC7F #C355DC #DC556E
monochromatic
#1F9745 #2ACA5C #55DC7F #88E6A5 #BBF1CB
Accessibility & contrast
On white
1.76
#55DC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#55DC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC7F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC7F | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB78
Deuteranopia (green-blind)
#CCBE85
Tritanopia (blue-blind)
#28D9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55dc7f; /* rgb */ color: rgb(85, 220, 127); /* oklch */ color: oklch(79.8% 0.176 150.6);
Tailwind
colors: {
custom: {
50: '#92e8a5',
500: '#55dc7f',
950: '#000000',
},
}SCSS
$custom: #55dc7f; $custom-light: #92e8a5; $custom-dark: #000000;
JSON
{
"hex": "#55dc7f",
"rgb": {
"r": 85,
"g": 220,
"b": 127
},
"hsl": {
"h": 138.667,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.7982,
"c": 0.17607,
"h": 150.6
},
"luminance": 0.5465
}Semantic roles & 50–950 ramp
primary
#55DC7F
secondary
#9C397D
accent
#3FB4E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480