#55DC95#55DC95
#55DC95 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.156 H 156.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC95 |
|---|---|
| RGB | rgb(85, 220, 149) |
| HSL | hsl(148, 66%, 60%) |
| HSV | hsv(148, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(79.20, -52.80, 24.25) |
| CIE-LCH | lch(79.20, 58.10, 155.33°) |
| OKLab | oklab(80.24% -0.1436 0.0612) |
| OKLCH | oklch(80.24% 0.156 156.9) |
| XYZ | xyz(34.7613, 55.2841, 37.2669) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.85
Seaweed
#18D17B
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 5.15
Emerald
#50C878
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 5.65
Tealish Green
#0CDC73
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC95 #DC559C
analogous
#59DC55 #55DC95 #55DCD8
triadic
#55DC95 #9555DC #DC9555
tetradic
#55DC95 #5559DC #DC559C #DCD855
square
#55DC95 #5559DC #DC559C #DCD855
split-complementary
#55DC95 #D855DC #DC5559
monochromatic
#1F9758 #2ACA76 #55DC95 #88E6B5 #BBF1D4
Accessibility & contrast
On white
1.74
#55DC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#55DC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC95
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC95 | 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)
#DBCC91
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#11DAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc95; /* rgb */ color: rgb(85, 220, 149); /* oklch */ color: oklch(80.2% 0.156 156.9);
Tailwind
colors: {
custom: {
50: '#91e8b4',
500: '#55dc95',
950: '#000000',
},
}SCSS
$custom: #55dc95; $custom-light: #91e8b4; $custom-dark: #000000;
JSON
{
"hex": "#55dc95",
"rgb": {
"r": 85,
"g": 220,
"b": 149
},
"hsl": {
"h": 148.444,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80242,
"c": 0.15612,
"h": 156.9
},
"luminance": 0.55288
}Semantic roles & 50–950 ramp
primary
#55DC95
secondary
#9C396D
accent
#3F98E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481