#55EB7A#55EB7A
#55EB7A is a very light, highly saturated green. Relative luminance 0.628; OKLCH L 83.5% C 0.200 H 148.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #55EB7A |
|---|---|
| RGB | rgb(85, 235, 122) |
| HSL | hsl(135, 79%, 63%) |
| HSV | hsv(135, 64%, 92%) |
| CMYK | cmyk(63.8%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.31, -63.09, 43.18) |
| CIE-LCH | lch(83.31, 76.46, 145.61°) |
| OKLab | oklab(83.48% -0.1702 0.105) |
| OKLCH | oklch(83.48% 0.2 148.3) |
| XYZ | xyz(36.9648, 62.7493, 28.5724) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EB7A #EB55C6
analogous
#7BEB55 #55EB7A #55EBC5
triadic
#55EB7A #7A55EB #EB7A55
tetradic
#55EB7A #557BEB #EB55C6 #EBC555
square
#55EB7A #557BEB #EB55C6 #EBC555
split-complementary
#55EB7A #C555EB #EB557B
monochromatic
#15B13B #1EE54F #55EB7A #8CF1A5 #C3F8D0
Accessibility & contrast
On white
1.55
#55EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#55EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EB7A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EB7A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#21E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #55eb7a; /* rgb */ color: rgb(85, 235, 122); /* oklch */ color: oklch(83.5% 0.200 148.3);
Tailwind
colors: {
custom: {
50: '#94f2a2',
500: '#55eb7a',
950: '#000000',
},
}SCSS
$custom: #55eb7a; $custom-light: #94f2a2; $custom-dark: #000000;
JSON
{
"hex": "#55eb7a",
"rgb": {
"r": 85,
"g": 235,
"b": 122
},
"hsl": {
"h": 134.8,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.83481,
"c": 0.20002,
"h": 148.3
},
"luminance": 0.62753
}Semantic roles & 50–950 ramp
primary
#55EB7A
secondary
#B13392
accent
#0AA8DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580