#55DD7C#55DD7C
#55DD7C is a light, vivid green. Relative luminance 0.551; OKLCH L 80.0% C 0.180 H 149.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #55DD7C |
|---|---|
| RGB | rgb(85, 221, 124) |
| HSL | hsl(137, 67%, 60%) |
| HSV | hsv(137, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(79.10, -57.63, 36.86) |
| CIE-LCH | lch(79.10, 68.41, 147.40°) |
| OKLab | oklab(80.02% -0.1557 0.0906) |
| OKLCH | oklch(80.02% 0.18 149.8) |
| XYZ | xyz(33.2384, 55.0961, 27.9478) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Tealish Green
#0CDC73
ΔE00 2.76
Seaweed
#18D17B
ΔE00 4.52
Lightish Green
#61E160
ΔE00 4.88
Aqua Green
#12E193
ΔE00 5.18
Emerald
#50C878
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DD7C #DD55B6
analogous
#72DD55 #55DD7C #55DDC0
triadic
#55DD7C #7C55DD #DD7C55
tetradic
#55DD7C #5572DD #DD55B6 #DDC055
square
#55DD7C #5572DD #DD55B6 #DDC055
split-complementary
#55DD7C #C055DD #DD5572
monochromatic
#1F9942 #29CC58 #55DD7C #88E7A3 #BBF1CB
Accessibility & contrast
On white
1.75
#55DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#55DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DD7C
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DD7C | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#29D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #55dd7c; /* rgb */ color: rgb(85, 221, 124); /* oklch */ color: oklch(80.0% 0.180 149.8);
Tailwind
colors: {
custom: {
50: '#92e8a3',
500: '#55dd7c',
950: '#000000',
},
}SCSS
$custom: #55dd7c; $custom-light: #92e8a3; $custom-dark: #000000;
JSON
{
"hex": "#55dd7c",
"rgb": {
"r": 85,
"g": 221,
"b": 124
},
"hsl": {
"h": 137.206,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.80019,
"c": 0.18013,
"h": 149.8
},
"luminance": 0.55099
}Semantic roles & 50–950 ramp
primary
#55DD7C
secondary
#9D3980
accent
#3EB8EA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480