#55EC83#55EC83
#55EC83 is a very light, vivid green. Relative luminance 0.636; OKLCH L 83.9% C 0.193 H 150.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #55EC83 |
|---|---|
| RGB | rgb(85, 236, 131) |
| HSL | hsl(138, 80%, 63%) |
| HSV | hsv(138, 64%, 93%) |
| CMYK | cmyk(64%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(83.73, -62.08, 39.34) |
| CIE-LCH | lch(83.73, 73.50, 147.64°) |
| OKLab | oklab(83.87% -0.1675 0.0966) |
| OKLCH | oklch(83.87% 0.193 150) |
| XYZ | xyz(37.8356, 63.5570, 31.7421) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Turquoise Green
#04F489
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.82
Tealish Green
#0CDC73
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EC83 #EC55BE
analogous
#72EC55 #55EC83 #55ECCE
triadic
#55EC83 #8355EC #EC8355
tetradic
#55EC83 #5572EC #EC55BE #ECCE55
square
#55EC83 #5572EC #EC55BE #ECCE55
split-complementary
#55EC83 #CE55EC #EC5572
monochromatic
#14B344 #1EE65B #55EC83 #8CF2AB #C3F8D3
Accessibility & contrast
On white
1.53
#55EC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#55EC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EC83
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EC83 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97B
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#18E8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55ec83; /* rgb */ color: rgb(85, 236, 131); /* oklch */ color: oklch(83.9% 0.193 150.0);
Tailwind
colors: {
custom: {
50: '#94f3a8',
500: '#55ec83',
950: '#000000',
},
}SCSS
$custom: #55ec83; $custom-light: #94f3a8; $custom-dark: #000000;
JSON
{
"hex": "#55ec83",
"rgb": {
"r": 85,
"g": 236,
"b": 131
},
"hsl": {
"h": 138.278,
"s": 79.894,
"l": 62.941
},
"oklch": {
"l": 0.83871,
"c": 0.19335,
"h": 150
},
"luminance": 0.63561
}Semantic roles & 50–950 ramp
primary
#55EC83
secondary
#B3338C
accent
#099CDC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580