#55DC7A#55DC7A
#55DC7A is a light, vivid green. Relative luminance 0.545; OKLCH L 79.7% C 0.181 H 149.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC7A |
|---|---|
| RGB | rgb(85, 220, 122) |
| HSL | hsl(136, 66%, 60%) |
| HSV | hsv(136, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(78.76, -57.58, 37.42) |
| CIE-LCH | lch(78.76, 68.67, 146.98°) |
| OKLab | oklab(79.74% -0.1555 0.0919) |
| OKLCH | oklch(79.74% 0.181 149.4) |
| XYZ | xyz(32.8499, 54.5196, 27.2007) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Tealish Green
#0CDC73
ΔE00 2.73
Seaweed
#18D17B
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.72
Emerald
#50C878
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC7A #DC55B7
analogous
#74DC55 #55DC7A #55DCBD
triadic
#55DC7A #7A55DC #DC7A55
tetradic
#55DC7A #5574DC #DC55B7 #DCBD55
square
#55DC7A #5574DC #DC55B7 #DCBD55
split-complementary
#55DC7A #BD55DC #DC5574
monochromatic
#1F9740 #2ACA56 #55DC7A #88E6A2 #BBF1C9
Accessibility & contrast
On white
1.76
#55DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#55DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC7A
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC7A | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA73
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#2BD8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55dc7a; /* rgb */ color: rgb(85, 220, 122); /* oklch */ color: oklch(79.7% 0.181 149.4);
Tailwind
colors: {
custom: {
50: '#92e8a2',
500: '#55dc7a',
950: '#000000',
},
}SCSS
$custom: #55dc7a; $custom-light: #92e8a2; $custom-dark: #000000;
JSON
{
"hex": "#55dc7a",
"rgb": {
"r": 85,
"g": 220,
"b": 122
},
"hsl": {
"h": 136.444,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.79735,
"c": 0.18062,
"h": 149.4
},
"luminance": 0.54523
}Semantic roles & 50–950 ramp
primary
#55DC7A
secondary
#9C3981
accent
#3FBAE9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480