#55FA74#55FA74
#55FA74 is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.1% C 0.224 H 146.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #55FA74 |
|---|---|
| RGB | rgb(85, 250, 116) |
| HSL | hsl(131, 94%, 66%) |
| HSV | hsv(131, 66%, 98%) |
| CMYK | cmyk(66%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(87.76, -69.18, 51.45) |
| CIE-LCH | lch(87.76, 86.22, 143.36°) |
| OKLab | oklab(87.13% -0.1867 0.1231) |
| OKLCH | oklch(87.13% 0.224 146.6) |
| XYZ | xyz(41.0814, 71.5591, 28.1669) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.26
Lightgreen (survey)
#76FF7B
ΔE00 2.32
Spring Green
#00FF7F
ΔE00 2.96
Light Bright Green
#53FE5C
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.17
Bright Light Green
#2DFE54
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FA74 #FA55DB
analogous
#88FA55 #55FA74 #55FAC7
triadic
#55FA74 #7455FA #FA7455
tetradic
#55FA74 #5588FA #FA55DB #FAC755
square
#55FA74 #5588FA #FA55DB #FAC755
split-complementary
#55FA74 #C755FA #FA5588
monochromatic
#06CF2C #1AF843 #55FA74 #90FCA5 #CCFDD5
Accessibility & contrast
On white
1.37
#55FA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#55FA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FA74
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FA74 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE468
Deuteranopia (green-blind)
#E9D77E
Tritanopia (blue-blind)
#19F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #55fa74; /* rgb */ color: rgb(85, 250, 116); /* oklch */ color: oklch(87.1% 0.224 146.6);
Tailwind
colors: {
custom: {
50: '#97fd9f',
500: '#55fa74',
950: '#000000',
},
}SCSS
$custom: #55fa74; $custom-light: #97fd9f; $custom-dark: #000000;
JSON
{
"hex": "#55fa74",
"rgb": {
"r": 85,
"g": 250,
"b": 116
},
"hsl": {
"h": 131.273,
"s": 94.286,
"l": 65.686
},
"oklch": {
"l": 0.87127,
"c": 0.22365,
"h": 146.6
},
"luminance": 0.71563
}Semantic roles & 50–950 ramp
primary
#55FA74
secondary
#CA29AC
accent
#00BAE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680