#55ED87#55ED87
#55ED87 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.191 H 150.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED87 |
|---|---|
| RGB | rgb(85, 237, 135) |
| HSL | hsl(140, 81%, 63%) |
| HSV | hsv(140, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.09, -61.80, 37.83) |
| CIE-LCH | lch(84.09, 72.46, 148.53°) |
| OKLab | oklab(84.19% -0.1668 0.0933) |
| OKLCH | oklch(84.19% 0.191 150.8) |
| XYZ | xyz(38.4006, 64.2449, 33.2938) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 2.77
Wintergreen
#20F986
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.41
Spearmint
#1EF876
ΔE00 4.01
Sea Green (survey)
#53FCA1
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED87 #ED55BB
analogous
#6FED55 #55ED87 #55EDD3
triadic
#55ED87 #8755ED #ED8755
tetradic
#55ED87 #556FED #ED55BB #EDD355
square
#55ED87 #556FED #ED55BB #EDD355
split-complementary
#55ED87 #D355ED #ED556F
monochromatic
#13B448 #1EE760 #55ED87 #8CF3AE #C4F9D5
Accessibility & contrast
On white
1.52
#55ED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#55ED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED87
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED87 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#DBCC8E
Tritanopia (blue-blind)
#11E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ed87; /* rgb */ color: rgb(85, 237, 135); /* oklch */ color: oklch(84.2% 0.191 150.8);
Tailwind
colors: {
custom: {
50: '#94f4ab',
500: '#55ed87',
950: '#000000',
},
}SCSS
$custom: #55ed87; $custom-light: #94f4ab; $custom-dark: #000000;
JSON
{
"hex": "#55ed87",
"rgb": {
"r": 85,
"g": 237,
"b": 135
},
"hsl": {
"h": 139.737,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.84185,
"c": 0.19107,
"h": 150.8
},
"luminance": 0.64249
}Semantic roles & 50–950 ramp
primary
#55ED87
secondary
#B43289
accent
#0897DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581