#55FA78#55FA78
#55FA78 is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.2% C 0.220 H 147.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #55FA78 |
|---|---|
| RGB | rgb(85, 250, 120) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 52%, 2%) |
| CIE-LAB | lab(87.80, -68.65, 49.67) |
| CIE-LCH | lch(87.80, 84.74, 144.11°) |
| OKLab | oklab(87.18% -0.1852 0.1194) |
| OKLCH | oklch(87.18% 0.22 147.2) |
| XYZ | xyz(41.3191, 71.6542, 29.4188) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.04
Lightgreen (survey)
#76FF7B
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 2.84
Wintergreen
#20F986
ΔE00 3.27
Light Bright Green
#53FE5C
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FA78 #FA55D7
analogous
#84FA55 #55FA78 #55FACA
triadic
#55FA78 #7855FA #FA7855
tetradic
#55FA78 #5584FA #FA55D7 #FACA55
square
#55FA78 #5584FA #FA55D7 #FACA55
split-complementary
#55FA78 #CA55FA #FA5584
monochromatic
#06CF31 #1AF849 #55FA78 #90FCA7 #CCFDD6
Accessibility & contrast
On white
1.37
#55FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#55FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FA78
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FA78 | 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)
#FDE56C
Deuteranopia (green-blind)
#E9D782
Tritanopia (blue-blind)
#14F5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #55fa78; /* rgb */ color: rgb(85, 250, 120); /* oklch */ color: oklch(87.2% 0.220 147.2);
Tailwind
colors: {
custom: {
50: '#97fda1',
500: '#55fa78',
950: '#000000',
},
}SCSS
$custom: #55fa78; $custom-light: #97fda1; $custom-dark: #000000;
JSON
{
"hex": "#55fa78",
"rgb": {
"r": 85,
"g": 250,
"b": 120
},
"hsl": {
"h": 132.727,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.8718,
"c": 0.22036,
"h": 147.2
},
"luminance": 0.71659
}Semantic roles & 50–950 ramp
primary
#55FA78
secondary
#CA29A8
accent
#00B5E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680