#55EC7A#55EC7A
#55EC7A is a very light, highly saturated green. Relative luminance 0.633; OKLCH L 83.7% C 0.201 H 148.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #55EC7A |
|---|---|
| RGB | rgb(85, 236, 122) |
| HSL | hsl(135, 80%, 63%) |
| HSV | hsv(135, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 48.3%, 7.5%) |
| CIE-LAB | lab(83.61, -63.45, 43.56) |
| CIE-LCH | lch(83.61, 76.97, 145.53°) |
| OKLab | oklab(83.73% -0.1712 0.1059) |
| OKLCH | oklch(83.73% 0.201 148.3) |
| XYZ | xyz(37.2519, 63.3235, 28.6681) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.66
Lightish Green
#61E160
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EC7A #EC55C7
analogous
#7BEC55 #55EC7A #55ECC5
triadic
#55EC7A #7A55EC #EC7A55
tetradic
#55EC7A #557BEC #EC55C7 #ECC555
square
#55EC7A #557BEC #EC55C7 #ECC555
split-complementary
#55EC7A #C555EC #EC557B
monochromatic
#14B33B #1EE64F #55EC7A #8CF2A5 #C3F8D0
Accessibility & contrast
On white
1.54
#55EC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#55EC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EC7A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EC7A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#21E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #55ec7a; /* rgb */ color: rgb(85, 236, 122); /* oklch */ color: oklch(83.7% 0.201 148.3);
Tailwind
colors: {
custom: {
50: '#94f3a2',
500: '#55ec7a',
950: '#000000',
},
}SCSS
$custom: #55ec7a; $custom-light: #94f3a2; $custom-dark: #000000;
JSON
{
"hex": "#55ec7a",
"rgb": {
"r": 85,
"g": 236,
"b": 122
},
"hsl": {
"h": 134.702,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.8373,
"c": 0.20128,
"h": 148.3
},
"luminance": 0.63327
}Semantic roles & 50–950 ramp
primary
#55EC7A
secondary
#B33393
accent
#09A9DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580