#55DB8B#55DB8B
#55DB8B is a light, vivid green. Relative luminance 0.545; OKLCH L 79.8% C 0.164 H 153.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #55DB8B |
|---|---|
| RGB | rgb(85, 219, 139) |
| HSL | hsl(144, 65%, 60%) |
| HSV | hsv(144, 61%, 86%) |
| CMYK | cmyk(61.2%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(78.73, -54.29, 28.77) |
| CIE-LCH | lch(78.73, 61.44, 152.08°) |
| OKLab | oklab(79.79% -0.1471 0.072) |
| OKLCH | oklch(79.79% 0.164 153.9) |
| XYZ | xyz(33.7352, 54.4550, 33.1541) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Seaweed
#18D17B
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.82
Tealish Green
#0CDC73
ΔE00 4.22
Emerald
#50C878
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DB8B #DB55A5
analogous
#62DB55 #55DB8B #55DBCE
triadic
#55DB8B #8B55DB #DB8B55
tetradic
#55DB8B #5562DB #DB55A5 #DBCE55
square
#55DB8B #5562DB #DB55A5 #DBCE55
split-complementary
#55DB8B #CE55DB #DB5562
monochromatic
#20964F #2AC86A #55DB8B #88E6AD #BAF0D0
Accessibility & contrast
On white
1.77
#55DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#55DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DB8B
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DB8B | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#1FD9C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #55db8b; /* rgb */ color: rgb(85, 219, 139); /* oklch */ color: oklch(79.8% 0.164 153.9);
Tailwind
colors: {
custom: {
50: '#91e7ad',
500: '#55db8b',
950: '#000000',
},
}SCSS
$custom: #55db8b; $custom-light: #91e7ad; $custom-dark: #000000;
JSON
{
"hex": "#55db8b",
"rgb": {
"r": 85,
"g": 219,
"b": 139
},
"hsl": {
"h": 144.179,
"s": 65.049,
"l": 59.608
},
"oklch": {
"l": 0.79792,
"c": 0.16377,
"h": 153.9
},
"luminance": 0.54458
}Semantic roles & 50–950 ramp
primary
#55DB8B
secondary
#9A3A73
accent
#40A4E8
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481