#55FA79#55FA79
#55FA79 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.2% C 0.220 H 147.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #55FA79 |
|---|---|
| RGB | rgb(85, 250, 121) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(87.81, -68.52, 49.22) |
| CIE-LCH | lch(87.81, 84.37, 144.31°) |
| OKLab | oklab(87.19% -0.1848 0.1185) |
| OKLCH | oklch(87.19% 0.22 147.3) |
| XYZ | xyz(41.3801, 71.6786, 29.7400) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.00
Lightgreen (survey)
#76FF7B
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.76
Wintergreen
#20F986
ΔE00 3.17
Light Bright Green
#53FE5C
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FA79 #FA55D6
analogous
#83FA55 #55FA79 #55FACB
triadic
#55FA79 #7955FA #FA7955
tetradic
#55FA79 #5583FA #FA55D6 #FACB55
square
#55FA79 #5583FA #FA55D6 #FACB55
split-complementary
#55FA79 #CB55FA #FA5583
monochromatic
#06CF32 #1AF84A #55FA79 #90FCA8 #CCFDD7
Accessibility & contrast
On white
1.37
#55FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#55FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FA79
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FA79 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56E
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#13F5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #55fa79; /* rgb */ color: rgb(85, 250, 121); /* oklch */ color: oklch(87.2% 0.220 147.3);
Tailwind
colors: {
custom: {
50: '#97fda2',
500: '#55fa79',
950: '#000000',
},
}SCSS
$custom: #55fa79; $custom-light: #97fda2; $custom-dark: #000000;
JSON
{
"hex": "#55fa79",
"rgb": {
"r": 85,
"g": 250,
"b": 121
},
"hsl": {
"h": 133.091,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.87193,
"c": 0.21952,
"h": 147.3
},
"luminance": 0.71683
}Semantic roles & 50–950 ramp
primary
#55FA79
secondary
#CA29A7
accent
#00B3E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680