#55EE80#55EE80
#55EE80 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.3% C 0.199 H 149.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #55EE80 |
|---|---|
| RGB | rgb(85, 238, 128) |
| HSL | hsl(137, 82%, 63%) |
| HSV | hsv(137, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.30, -63.27, 41.52) |
| CIE-LCH | lch(84.30, 75.68, 146.73°) |
| OKLab | oklab(84.32% -0.1707 0.1015) |
| OKLCH | oklch(84.32% 0.199 149.3) |
| XYZ | xyz(38.2142, 64.6349, 30.8798) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EE80 #EE55C3
analogous
#76EE55 #55EE80 #55EECD
triadic
#55EE80 #8055EE #EE8055
tetradic
#55EE80 #5576EE #EE55C3 #EECD55
square
#55EE80 #5576EE #EE55C3 #EECD55
split-complementary
#55EE80 #CD55EE #EE5576
monochromatic
#12B640 #1DE856 #55EE80 #8DF4AA #C4F9D3
Accessibility & contrast
On white
1.51
#55EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#55EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EE80
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EE80 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#19EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55ee80; /* rgb */ color: rgb(85, 238, 128); /* oklch */ color: oklch(84.3% 0.199 149.3);
Tailwind
colors: {
custom: {
50: '#95f5a6',
500: '#55ee80',
950: '#000000',
},
}SCSS
$custom: #55ee80; $custom-light: #95f5a6; $custom-dark: #000000;
JSON
{
"hex": "#55ee80",
"rgb": {
"r": 85,
"g": 238,
"b": 128
},
"hsl": {
"h": 136.863,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.84319,
"c": 0.19856,
"h": 149.3
},
"luminance": 0.64639
}Semantic roles & 50–950 ramp
primary
#55EE80
secondary
#B63191
accent
#07A2DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580