#55ED7D#55ED7D
#55ED7D is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.0% C 0.200 H 148.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED7D |
|---|---|
| RGB | rgb(85, 237, 125) |
| HSL | hsl(136, 81%, 63%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(83.95, -63.37, 42.54) |
| CIE-LCH | lch(83.95, 76.32, 146.12°) |
| OKLab | oklab(84.02% -0.1709 0.1037) |
| OKLCH | oklch(84.02% 0.2 148.8) |
| XYZ | xyz(37.7294, 63.9764, 29.7584) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED7D #ED55C5
analogous
#79ED55 #55ED7D #55EDC9
triadic
#55ED7D #7D55ED #ED7D55
tetradic
#55ED7D #5579ED #ED55C5 #EDC955
square
#55ED7D #5579ED #ED55C5 #EDC955
split-complementary
#55ED7D #C955ED #ED5579
monochromatic
#13B43E #1EE753 #55ED7D #8CF3A7 #C4F9D2
Accessibility & contrast
On white
1.52
#55ED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#55ED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED7D
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED7D | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD974
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#1DE9D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55ed7d; /* rgb */ color: rgb(85, 237, 125); /* oklch */ color: oklch(84.0% 0.200 148.8);
Tailwind
colors: {
custom: {
50: '#95f4a4',
500: '#55ed7d',
950: '#000000',
},
}SCSS
$custom: #55ed7d; $custom-light: #95f4a4; $custom-dark: #000000;
JSON
{
"hex": "#55ed7d",
"rgb": {
"r": 85,
"g": 237,
"b": 125
},
"hsl": {
"h": 135.789,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.84024,
"c": 0.19993,
"h": 148.8
},
"luminance": 0.6398
}Semantic roles & 50–950 ramp
primary
#55ED7D
secondary
#B43292
accent
#08A5DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580