#55EC75#55EC75
#55EC75 is a very light, highly saturated green. Relative luminance 0.632; OKLCH L 83.7% C 0.206 H 147.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #55EC75 |
|---|---|
| RGB | rgb(85, 236, 117) |
| HSL | hsl(133, 80%, 63%) |
| HSV | hsv(133, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(83.55, -64.17, 45.86) |
| CIE-LCH | lch(83.55, 78.88, 144.45°) |
| OKLab | oklab(83.66% -0.1732 0.1108) |
| OKLCH | oklch(83.66% 0.206 147.4) |
| XYZ | xyz(36.9500, 63.2028, 27.0783) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.36
Lightish Green
#61E160
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EC75 #EC55CC
analogous
#81EC55 #55EC75 #55ECC0
triadic
#55EC75 #7555EC #EC7555
tetradic
#55EC75 #5581EC #EC55CC #ECC055
square
#55EC75 #5581EC #EC55CC #ECC055
split-complementary
#55EC75 #C055EC #EC5581
monochromatic
#14B336 #1EE648 #55EC75 #8CF2A2 #C3F8CE
Accessibility & contrast
On white
1.54
#55EC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#55EC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EC75
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EC75 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86B
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#24E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #55ec75; /* rgb */ color: rgb(85, 236, 117); /* oklch */ color: oklch(83.7% 0.206 147.4);
Tailwind
colors: {
custom: {
50: '#95f39f',
500: '#55ec75',
950: '#000000',
},
}SCSS
$custom: #55ec75; $custom-light: #95f39f; $custom-dark: #000000;
JSON
{
"hex": "#55ec75",
"rgb": {
"r": 85,
"g": 236,
"b": 117
},
"hsl": {
"h": 132.715,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.83657,
"c": 0.2056,
"h": 147.4
},
"luminance": 0.63207
}Semantic roles & 50–950 ramp
primary
#55EC75
secondary
#B33398
accent
#09B0DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580