#55ED81#55ED81
#55ED81 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.1% C 0.196 H 149.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED81 |
|---|---|
| RGB | rgb(85, 237, 129) |
| HSL | hsl(137, 81%, 63%) |
| HSV | hsv(137, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(84.01, -62.76, 40.67) |
| CIE-LCH | lch(84.01, 74.78, 147.06°) |
| OKLab | oklab(84.09% -0.1693 0.0996) |
| OKLCH | oklch(84.09% 0.196 149.5) |
| XYZ | xyz(37.9901, 64.0807, 31.1313) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED81 #ED55C1
analogous
#75ED55 #55ED81 #55EDCD
triadic
#55ED81 #8155ED #ED8155
tetradic
#55ED81 #5575ED #ED55C1 #EDCD55
square
#55ED81 #5575ED #ED55C1 #EDCD55
split-complementary
#55ED81 #CD55ED #ED5575
monochromatic
#13B442 #1EE758 #55ED81 #8CF3AA #C4F9D3
Accessibility & contrast
On white
1.52
#55ED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#55ED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED81
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED81 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA79
Deuteranopia (green-blind)
#DCCC88
Tritanopia (blue-blind)
#19E9D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55ed81; /* rgb */ color: rgb(85, 237, 129); /* oklch */ color: oklch(84.1% 0.196 149.5);
Tailwind
colors: {
custom: {
50: '#94f4a7',
500: '#55ed81',
950: '#000000',
},
}SCSS
$custom: #55ed81; $custom-light: #94f4a7; $custom-dark: #000000;
JSON
{
"hex": "#55ed81",
"rgb": {
"r": 85,
"g": 237,
"b": 129
},
"hsl": {
"h": 137.368,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.84086,
"c": 0.1964,
"h": 149.5
},
"luminance": 0.64085
}Semantic roles & 50–950 ramp
primary
#55ED81
secondary
#B4328F
accent
#08A0DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580