#55ED7F#55ED7F
#55ED7F is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.1% C 0.198 H 149.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED7F |
|---|---|
| RGB | rgb(85, 237, 127) |
| HSL | hsl(137, 81%, 63%) |
| HSV | hsv(137, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(83.98, -63.07, 41.61) |
| CIE-LCH | lch(83.98, 75.55, 146.59°) |
| OKLab | oklab(84.06% -0.1701 0.1016) |
| OKLCH | oklch(84.06% 0.198 149.1) |
| XYZ | xyz(37.8584, 64.0281, 30.4381) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED7F #ED55C3
analogous
#77ED55 #55ED7F #55EDCB
triadic
#55ED7F #7F55ED #ED7F55
tetradic
#55ED7F #5577ED #ED55C3 #EDCB55
square
#55ED7F #5577ED #ED55C3 #EDCB55
split-complementary
#55ED7F #CB55ED #ED5577
monochromatic
#13B440 #1EE755 #55ED7F #8CF3A9 #C4F9D2
Accessibility & contrast
On white
1.52
#55ED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#55ED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED7F
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED7F | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD976
Deuteranopia (green-blind)
#DCCC87
Tritanopia (blue-blind)
#1BE9D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55ed7f; /* rgb */ color: rgb(85, 237, 127); /* oklch */ color: oklch(84.1% 0.198 149.1);
Tailwind
colors: {
custom: {
50: '#95f4a6',
500: '#55ed7f',
950: '#000000',
},
}SCSS
$custom: #55ed7f; $custom-light: #95f4a6; $custom-dark: #000000;
JSON
{
"hex": "#55ed7f",
"rgb": {
"r": 85,
"g": 237,
"b": 127
},
"hsl": {
"h": 136.579,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.84055,
"c": 0.19817,
"h": 149.1
},
"luminance": 0.64032
}Semantic roles & 50–950 ramp
primary
#55ED7F
secondary
#B43290
accent
#08A2DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580