#55DD7F#55DD7F
#55DD7F is a light, vivid green. Relative luminance 0.552; OKLCH L 80.1% C 0.177 H 150.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD7F |
|---|---|
| RGB | rgb(85, 221, 127) |
| HSL | hsl(139, 67%, 60%) |
| HSV | hsv(139, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(79.14, -57.15, 35.41) |
| CIE-LCH | lch(79.14, 67.23, 148.21°) |
| OKLab | oklab(80.07% -0.1544 0.0874) |
| OKLCH | oklch(80.07% 0.177 150.5) |
| XYZ | xyz(33.4310, 55.1732, 28.9622) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.34
Tealish Green
#0CDC73
ΔE00 2.86
Seaweed
#18D17B
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.77
Emerald
#50C878
ΔE00 5.26
Lightish Green
#61E160
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD7F #DD55B3
analogous
#6FDD55 #55DD7F #55DDC3
triadic
#55DD7F #7F55DD #DD7F55
tetradic
#55DD7F #556FDD #DD55B3 #DDC355
square
#55DD7F #556FDD #DD55B3 #DDC355
split-complementary
#55DD7F #C355DD #DD556F
monochromatic
#1F9944 #29CC5B #55DD7F #88E7A5 #BBF1CC
Accessibility & contrast
On white
1.74
#55DD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#55DD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD7F
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD7F | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#27D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dd7f; /* rgb */ color: rgb(85, 221, 127); /* oklch */ color: oklch(80.1% 0.177 150.5);
Tailwind
colors: {
custom: {
50: '#92e8a5',
500: '#55dd7f',
950: '#000000',
},
}SCSS
$custom: #55dd7f; $custom-light: #92e8a5; $custom-dark: #000000;
JSON
{
"hex": "#55dd7f",
"rgb": {
"r": 85,
"g": 221,
"b": 127
},
"hsl": {
"h": 138.529,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.8007,
"c": 0.17739,
"h": 150.5
},
"luminance": 0.55177
}Semantic roles & 50–950 ramp
primary
#55DD7F
secondary
#9D397E
accent
#3EB5EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480