#55ED7E#55ED7E
#55ED7E is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.0% C 0.199 H 149.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED7E |
|---|---|
| RGB | rgb(85, 237, 126) |
| HSL | hsl(136, 81%, 63%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(83.97, -63.22, 42.08) |
| CIE-LCH | lch(83.97, 75.94, 146.35°) |
| OKLab | oklab(84.04% -0.1705 0.1027) |
| OKLCH | oklch(84.04% 0.199 149) |
| XYZ | xyz(37.7936, 64.0021, 30.0965) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED7E #ED55C4
analogous
#78ED55 #55ED7E #55EDCA
triadic
#55ED7E #7E55ED #ED7E55
tetradic
#55ED7E #5578ED #ED55C4 #EDCA55
square
#55ED7E #5578ED #ED55C4 #EDCA55
split-complementary
#55ED7E #CA55ED #ED5578
monochromatic
#13B43F #1EE754 #55ED7E #8CF3A8 #C4F9D2
Accessibility & contrast
On white
1.52
#55ED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#55ED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED7E
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED7E | 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)
#EFD975
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#1CE9D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55ed7e; /* rgb */ color: rgb(85, 237, 126); /* oklch */ color: oklch(84.0% 0.199 149.0);
Tailwind
colors: {
custom: {
50: '#95f4a5',
500: '#55ed7e',
950: '#000000',
},
}SCSS
$custom: #55ed7e; $custom-light: #95f4a5; $custom-dark: #000000;
JSON
{
"hex": "#55ed7e",
"rgb": {
"r": 85,
"g": 237,
"b": 126
},
"hsl": {
"h": 136.184,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.84039,
"c": 0.19905,
"h": 149
},
"luminance": 0.64006
}Semantic roles & 50–950 ramp
primary
#55ED7E
secondary
#B43291
accent
#08A4DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580