#55FA76#55FA76
#55FA76 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.2% C 0.222 H 146.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #55FA76 |
|---|---|
| RGB | rgb(85, 250, 118) |
| HSL | hsl(132, 94%, 66%) |
| HSV | hsv(132, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(87.78, -68.92, 50.57) |
| CIE-LCH | lch(87.78, 85.48, 143.73°) |
| OKLab | oklab(87.15% -0.1859 0.1213) |
| OKLCH | oklch(87.15% 0.222 146.9) |
| XYZ | xyz(41.1990, 71.6062, 28.7862) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.14
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Spring Green
#00FF7F
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.00
Light Bright Green
#53FE5C
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FA76 #FA55D9
analogous
#86FA55 #55FA76 #55FAC8
triadic
#55FA76 #7655FA #FA7655
tetradic
#55FA76 #5586FA #FA55D9 #FAC855
square
#55FA76 #5586FA #FA55D9 #FAC855
split-complementary
#55FA76 #C855FA #FA5586
monochromatic
#06CF2E #1AF846 #55FA76 #90FCA6 #CCFDD6
Accessibility & contrast
On white
1.37
#55FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#55FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FA76
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FA76 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56A
Deuteranopia (green-blind)
#E9D780
Tritanopia (blue-blind)
#17F5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #55fa76; /* rgb */ color: rgb(85, 250, 118); /* oklch */ color: oklch(87.2% 0.222 146.9);
Tailwind
colors: {
custom: {
50: '#97fda0',
500: '#55fa76',
950: '#000000',
},
}SCSS
$custom: #55fa76; $custom-light: #97fda0; $custom-dark: #000000;
JSON
{
"hex": "#55fa76",
"rgb": {
"r": 85,
"g": 250,
"b": 118
},
"hsl": {
"h": 132,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.87153,
"c": 0.22201,
"h": 146.9
},
"luminance": 0.71611
}Semantic roles & 50–950 ramp
primary
#55FA76
secondary
#CA29AA
accent
#00B8E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680