#55DD85#55DD85
#55DD85 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.172 H 152.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD85 |
|---|---|
| RGB | rgb(85, 221, 133) |
| HSL | hsl(141, 67%, 60%) |
| HSV | hsv(141, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.23, -56.13, 32.51) |
| CIE-LCH | lch(79.23, 64.87, 149.93°) |
| OKLab | oklab(80.18% -0.1518 0.0808) |
| OKLCH | oklch(80.18% 0.172 152) |
| XYZ | xyz(33.8337, 55.3343, 31.0833) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Tealish Green
#0CDC73
ΔE00 3.31
Aqua Green
#12E193
ΔE00 3.97
Seaweed
#18D17B
ΔE00 4.03
Emerald
#50C878
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD85 #DD55AD
analogous
#69DD55 #55DD85 #55DDC9
triadic
#55DD85 #8555DD #DD8555
tetradic
#55DD85 #5569DD #DD55AD #DDC955
square
#55DD85 #5569DD #DD55AD #DDC955
split-complementary
#55DD85 #C955DD #DD5569
monochromatic
#1F994A #29CC62 #55DD85 #88E7AA #BBF1CE
Accessibility & contrast
On white
1.74
#55DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#55DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD85
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD85 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#CCBF8B
Tritanopia (blue-blind)
#23DAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dd85; /* rgb */ color: rgb(85, 221, 133); /* oklch */ color: oklch(80.2% 0.172 152.0);
Tailwind
colors: {
custom: {
50: '#92e8a9',
500: '#55dd85',
950: '#000000',
},
}SCSS
$custom: #55dd85; $custom-light: #92e8a9; $custom-dark: #000000;
JSON
{
"hex": "#55dd85",
"rgb": {
"r": 85,
"g": 221,
"b": 133
},
"hsl": {
"h": 141.176,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80176,
"c": 0.17192,
"h": 152
},
"luminance": 0.55338
}Semantic roles & 50–950 ramp
primary
#55DD85
secondary
#9D397A
accent
#3EADEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480