#55FA7A#55FA7A
#55FA7A is a very light, highly saturated green. Relative luminance 0.717; OKLCH L 87.2% C 0.219 H 147.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #55FA7A |
|---|---|
| RGB | rgb(85, 250, 122) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(87.83, -68.38, 48.77) |
| CIE-LCH | lch(87.83, 83.99, 144.50°) |
| OKLab | oklab(87.21% -0.1844 0.1175) |
| OKLCH | oklch(87.21% 0.219 147.5) |
| XYZ | xyz(41.4418, 71.7033, 30.0647) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.97
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 2.68
Wintergreen
#20F986
ΔE00 3.06
Light Bright Green
#53FE5C
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FA7A #FA55D5
analogous
#82FA55 #55FA7A #55FACD
triadic
#55FA7A #7A55FA #FA7A55
tetradic
#55FA7A #5582FA #FA55D5 #FACD55
square
#55FA7A #5582FA #FA55D5 #FACD55
split-complementary
#55FA7A #CD55FA #FA5582
monochromatic
#06CF33 #1AF84B #55FA7A #90FCA9 #CCFDD7
Accessibility & contrast
On white
1.37
#55FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#55FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FA7A
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FA7A | 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)
#FDE56F
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#12F5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #55fa7a; /* rgb */ color: rgb(85, 250, 122); /* oklch */ color: oklch(87.2% 0.219 147.5);
Tailwind
colors: {
custom: {
50: '#97fda3',
500: '#55fa7a',
950: '#000000',
},
}SCSS
$custom: #55fa7a; $custom-light: #97fda3; $custom-dark: #000000;
JSON
{
"hex": "#55fa7a",
"rgb": {
"r": 85,
"g": 250,
"b": 122
},
"hsl": {
"h": 133.455,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.87207,
"c": 0.21869,
"h": 147.5
},
"luminance": 0.71708
}Semantic roles & 50–950 ramp
primary
#55FA7A
secondary
#CA29A6
accent
#00B2E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680