#55ED79#55ED79
#55ED79 is a very light, highly saturated green. Relative luminance 0.639; OKLCH L 84.0% C 0.203 H 148.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED79 |
|---|---|
| RGB | rgb(85, 237, 121) |
| HSL | hsl(134, 81%, 63%) |
| HSV | hsv(134, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(83.90, -63.96, 44.40) |
| CIE-LCH | lch(83.90, 77.86, 145.23°) |
| OKLab | oklab(83.96% -0.1726 0.1077) |
| OKLCH | oklch(83.96% 0.203 148) |
| XYZ | xyz(37.4790, 63.8763, 28.4397) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED79 #ED55C9
analogous
#7DED55 #55ED79 #55EDC5
triadic
#55ED79 #7955ED #ED7955
tetradic
#55ED79 #557DED #ED55C9 #EDC555
square
#55ED79 #557DED #ED55C9 #EDC555
split-complementary
#55ED79 #C555ED #ED557D
monochromatic
#13B439 #1EE74D #55ED79 #8CF3A5 #C4F9D0
Accessibility & contrast
On white
1.52
#55ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#55ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED79
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED79 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#21E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55ed79; /* rgb */ color: rgb(85, 237, 121); /* oklch */ color: oklch(84.0% 0.203 148.0);
Tailwind
colors: {
custom: {
50: '#95f4a2',
500: '#55ed79',
950: '#000000',
},
}SCSS
$custom: #55ed79; $custom-light: #95f4a2; $custom-dark: #000000;
JSON
{
"hex": "#55ed79",
"rgb": {
"r": 85,
"g": 237,
"b": 121
},
"hsl": {
"h": 134.211,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.83964,
"c": 0.20341,
"h": 148
},
"luminance": 0.6388
}Semantic roles & 50–950 ramp
primary
#55ED79
secondary
#B43295
accent
#08ABDD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580