#55DC90#55DC90
#55DC90 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.161 H 155.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #55DC90 |
|---|---|
| RGB | rgb(85, 220, 144) |
| HSL | hsl(146, 66%, 60%) |
| HSV | hsv(146, 61%, 86%) |
| CMYK | cmyk(61.4%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(79.11, -53.76, 26.71) |
| CIE-LCH | lch(79.11, 60.03, 153.57°) |
| OKLab | oklab(80.14% -0.1459 0.0672) |
| OKLCH | oklch(80.14% 0.161 155.3) |
| XYZ | xyz(34.3706, 55.1279, 35.2096) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.93
Seaweed
#18D17B
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.86
Emerald
#50C878
ΔE00 5.19
Eucalyptus
#44D7A8
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DC90 #DC55A1
analogous
#5EDC55 #55DC90 #55DCD3
triadic
#55DC90 #9055DC #DC9055
tetradic
#55DC90 #555EDC #DC55A1 #DCD355
square
#55DC90 #555EDC #DC55A1 #DCD355
split-complementary
#55DC90 #D355DC #DC555E
monochromatic
#1F9754 #2ACA70 #55DC90 #88E6B1 #BBF1D2
Accessibility & contrast
On white
1.75
#55DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#55DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DC90
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DC90 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8B
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#18DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dc90; /* rgb */ color: rgb(85, 220, 144); /* oklch */ color: oklch(80.1% 0.161 155.3);
Tailwind
colors: {
custom: {
50: '#91e8b1',
500: '#55dc90',
950: '#000000',
},
}SCSS
$custom: #55dc90; $custom-light: #91e8b1; $custom-dark: #000000;
JSON
{
"hex": "#55dc90",
"rgb": {
"r": 85,
"g": 220,
"b": 144
},
"hsl": {
"h": 146.222,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.80139,
"c": 0.16059,
"h": 155.3
},
"luminance": 0.55131
}Semantic roles & 50–950 ramp
primary
#55DC90
secondary
#9C3971
accent
#3F9FE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481