#55DC8F#55DC8F
#55DC8F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.161 H 155.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC8F |
|---|---|
| RGB | rgb(85, 220, 143) |
| HSL | hsl(146, 66%, 60%) |
| HSV | hsv(146, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.10, -53.94, 27.21) |
| CIE-LCH | lch(79.10, 60.42, 153.24°) |
| OKLab | oklab(80.12% -0.1463 0.0683) |
| OKLCH | oklch(80.12% 0.161 155) |
| XYZ | xyz(34.2945, 55.0974, 34.8088) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.98
Seaweed
#18D17B
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.70
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC8F #DC55A2
analogous
#5EDC55 #55DC8F #55DCD3
triadic
#55DC8F #8F55DC #DC8F55
tetradic
#55DC8F #555EDC #DC55A2 #DCD355
square
#55DC8F #555EDC #DC55A2 #DCD355
split-complementary
#55DC8F #D355DC #DC555E
monochromatic
#1F9753 #2ACA6F #55DC8F #88E6B0 #BBF1D2
Accessibility & contrast
On white
1.75
#55DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#55DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC8F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC8F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#19DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc8f; /* rgb */ color: rgb(85, 220, 143); /* oklch */ color: oklch(80.1% 0.161 155.0);
Tailwind
colors: {
custom: {
50: '#91e8b0',
500: '#55dc8f',
950: '#000000',
},
}SCSS
$custom: #55dc8f; $custom-light: #91e8b0; $custom-dark: #000000;
JSON
{
"hex": "#55dc8f",
"rgb": {
"r": 85,
"g": 220,
"b": 143
},
"hsl": {
"h": 145.778,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80119,
"c": 0.16149,
"h": 155
},
"luminance": 0.55101
}Semantic roles & 50–950 ramp
primary
#55DC8F
secondary
#9C3972
accent
#3FA0E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481