#55FA77#55FA77
#55FA77 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.2% C 0.221 H 147.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #55FA77 |
|---|---|
| RGB | rgb(85, 250, 119) |
| HSL | hsl(132, 94%, 66%) |
| HSV | hsv(132, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(87.79, -68.79, 50.12) |
| CIE-LCH | lch(87.79, 85.11, 143.92°) |
| OKLab | oklab(87.17% -0.1856 0.1204) |
| OKLCH | oklch(87.17% 0.221 147) |
| XYZ | xyz(41.2588, 71.6300, 29.1008) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.09
Lightgreen (survey)
#76FF7B
ΔE00 2.41
Spring Green
#00FF7F
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.38
Light Bright Green
#53FE5C
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FA77 #FA55D8
analogous
#85FA55 #55FA77 #55FACA
triadic
#55FA77 #7755FA #FA7755
tetradic
#55FA77 #5585FA #FA55D8 #FACA55
square
#55FA77 #5585FA #FA55D8 #FACA55
split-complementary
#55FA77 #CA55FA #FA5585
monochromatic
#06CF2F #1AF847 #55FA77 #90FCA7 #CCFDD6
Accessibility & contrast
On white
1.37
#55FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#55FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FA77
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FA77 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56B
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#15F5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #55fa77; /* rgb */ color: rgb(85, 250, 119); /* oklch */ color: oklch(87.2% 0.221 147.0);
Tailwind
colors: {
custom: {
50: '#97fda1',
500: '#55fa77',
950: '#000000',
},
}SCSS
$custom: #55fa77; $custom-light: #97fda1; $custom-dark: #000000;
JSON
{
"hex": "#55fa77",
"rgb": {
"r": 85,
"g": 250,
"b": 119
},
"hsl": {
"h": 132.364,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.87166,
"c": 0.22118,
"h": 147
},
"luminance": 0.71634
}Semantic roles & 50–950 ramp
primary
#55FA77
secondary
#CA29A9
accent
#00B6E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680