#55ED85#55ED85
#55ED85 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.2% C 0.193 H 150.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #55ED85 |
|---|---|
| RGB | rgb(85, 237, 133) |
| HSL | hsl(139, 81%, 63%) |
| HSV | hsv(139, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.06, -62.13, 38.78) |
| CIE-LCH | lch(84.06, 73.24, 148.03°) |
| OKLab | oklab(84.15% -0.1676 0.0954) |
| OKLCH | oklch(84.15% 0.193 150.4) |
| XYZ | xyz(38.2612, 64.1892, 32.5591) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.27
Turquoise Green
#04F489
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55ED85 #ED55BD
analogous
#71ED55 #55ED85 #55EDD1
triadic
#55ED85 #8555ED #ED8555
tetradic
#55ED85 #5571ED #ED55BD #EDD155
square
#55ED85 #5571ED #ED55BD #EDD155
split-complementary
#55ED85 #D155ED #ED5571
monochromatic
#13B446 #1EE75D #55ED85 #8CF3AD #C4F9D4
Accessibility & contrast
On white
1.52
#55ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#55ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55ED85
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55ED85 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#14E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ed85; /* rgb */ color: rgb(85, 237, 133); /* oklch */ color: oklch(84.2% 0.193 150.4);
Tailwind
colors: {
custom: {
50: '#94f4aa',
500: '#55ed85',
950: '#000000',
},
}SCSS
$custom: #55ed85; $custom-light: #94f4aa; $custom-dark: #000000;
JSON
{
"hex": "#55ed85",
"rgb": {
"r": 85,
"g": 237,
"b": 133
},
"hsl": {
"h": 138.947,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.84151,
"c": 0.19286,
"h": 150.4
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#55ED85
secondary
#B4328B
accent
#089ADD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581