#55DC96#55DC96
#55DC96 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.155 H 157.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC96 |
|---|---|
| RGB | rgb(85, 220, 150) |
| HSL | hsl(149, 66%, 60%) |
| HSV | hsv(149, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(79.22, -52.60, 23.75) |
| CIE-LCH | lch(79.22, 57.72, 155.70°) |
| OKLab | oklab(80.26% -0.1432 0.06) |
| OKLCH | oklch(80.26% 0.155 157.2) |
| XYZ | xyz(34.8414, 55.3162, 37.6892) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.88
Seaweed
#18D17B
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 5.33
Eucalyptus
#44D7A8
ΔE00 5.46
Emerald
#50C878
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC96 #DC559B
analogous
#57DC55 #55DC96 #55DCDA
triadic
#55DC96 #9655DC #DC9655
tetradic
#55DC96 #5557DC #DC559B #DCDA55
square
#55DC96 #5557DC #DC559B #DCDA55
split-complementary
#55DC96 #DA55DC #DC5557
monochromatic
#1F9759 #2ACA77 #55DC96 #88E6B5 #BBF1D5
Accessibility & contrast
On white
1.74
#55DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#55DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC96
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC96 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC92
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#0FDACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc96; /* rgb */ color: rgb(85, 220, 150); /* oklch */ color: oklch(80.3% 0.155 157.2);
Tailwind
colors: {
custom: {
50: '#91e8b5',
500: '#55dc96',
950: '#000000',
},
}SCSS
$custom: #55dc96; $custom-light: #91e8b5; $custom-dark: #000000;
JSON
{
"hex": "#55dc96",
"rgb": {
"r": 85,
"g": 220,
"b": 150
},
"hsl": {
"h": 148.889,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80263,
"c": 0.15524,
"h": 157.2
},
"luminance": 0.5532
}Semantic roles & 50–950 ramp
primary
#55DC96
secondary
#9C396C
accent
#3F97E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481