#55FF80#55FF80
#55FF80 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.220 H 148.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF80 |
|---|---|
| RGB | rgb(85, 255, 128) |
| HSL | hsl(135, 100%, 67%) |
| HSV | hsv(135, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.40, -69.27, 47.91) |
| CIE-LCH | lch(89.40, 84.22, 145.33°) |
| OKLab | oklab(88.53% -0.1867 0.1159) |
| OKLCH | oklch(88.53% 0.22 148.2) |
| XYZ | xyz(43.3994, 75.0052, 32.6081) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.20
Spearmint
#1EF876
ΔE00 2.38
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.02
Light Bright Green
#53FE5C
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF80 #FF55D4
analogous
#7FFF55 #55FF80 #55FFD5
triadic
#55FF80 #8055FF #FF8055
tetradic
#55FF80 #557FFF #FF55D4 #FFD555
square
#55FF80 #557FFF #FF55D4 #FFD555
split-complementary
#55FF80 #D555FF #FF557F
monochromatic
#00DA37 #18FF52 #55FF80 #92FFAE #CFFFDB
Accessibility & contrast
On white
1.31
#55FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#55FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF80
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF80 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff80; /* rgb */ color: rgb(85, 255, 128); /* oklch */ color: oklch(88.5% 0.220 148.2);
Tailwind
colors: {
custom: {
50: '#98ffa7',
500: '#55ff80',
950: '#000000',
},
}SCSS
$custom: #55ff80; $custom-light: #98ffa7; $custom-dark: #000000;
JSON
{
"hex": "#55ff80",
"rgb": {
"r": 85,
"g": 255,
"b": 128
},
"hsl": {
"h": 135.176,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88527,
"c": 0.21975,
"h": 148.2
},
"luminance": 0.7501
}Semantic roles & 50–950 ramp
primary
#55FF80
secondary
#D325A7
accent
#00ABE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680