#55DB85#55DB85
#55DB85 is a light, vivid green. Relative luminance 0.543; OKLCH L 79.7% C 0.169 H 152.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB85 |
|---|---|
| RGB | rgb(85, 219, 133) |
| HSL | hsl(141, 65%, 60%) |
| HSV | hsv(141, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(78.63, -55.36, 31.71) |
| CIE-LCH | lch(78.63, 63.80, 150.20°) |
| OKLab | oklab(79.68% -0.1497 0.0789) |
| OKLCH | oklch(79.68% 0.169 152.2) |
| XYZ | xyz(33.3088, 54.2845, 30.9083) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Tealish Green
#0CDC73
ΔE00 3.46
Seaweed
#18D17B
ΔE00 3.69
Aqua Green
#12E193
ΔE00 3.95
Emerald
#50C878
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB85 #DB55AB
analogous
#68DB55 #55DB85 #55DBC8
triadic
#55DB85 #8555DB #DB8555
tetradic
#55DB85 #5568DB #DB55AB #DBC855
square
#55DB85 #5568DB #DB55AB #DBC855
split-complementary
#55DB85 #C855DB #DB5568
monochromatic
#20964A #2AC863 #55DB85 #88E6A9 #BAF0CD
Accessibility & contrast
On white
1.77
#55DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#55DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB85
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB85 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#CABE8B
Tritanopia (blue-blind)
#24D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55db85; /* rgb */ color: rgb(85, 219, 133); /* oklch */ color: oklch(79.7% 0.169 152.2);
Tailwind
colors: {
custom: {
50: '#91e7a9',
500: '#55db85',
950: '#000000',
},
}SCSS
$custom: #55db85; $custom-light: #91e7a9; $custom-dark: #000000;
JSON
{
"hex": "#55db85",
"rgb": {
"r": 85,
"g": 219,
"b": 133
},
"hsl": {
"h": 141.493,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.79678,
"c": 0.16925,
"h": 152.2
},
"luminance": 0.54288
}Semantic roles & 50–950 ramp
primary
#55DB85
secondary
#9A3A78
accent
#40ACE8
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480