#55F079#55F079
#55F079 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.207 H 147.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #55F079 |
|---|---|
| RGB | rgb(85, 240, 121) |
| HSL | hsl(134, 84%, 64%) |
| HSV | hsv(134, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(84.81, -65.02, 45.52) |
| CIE-LCH | lch(84.81, 79.38, 145.00°) |
| OKLab | oklab(84.71% -0.1754 0.1102) |
| OKLCH | oklch(84.71% 0.207 147.9) |
| XYZ | xyz(38.3548, 65.6280, 28.7316) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 2.72
Wintergreen
#20F986
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F079 #F055CC
analogous
#7EF055 #55F079 #55F0C6
triadic
#55F079 #7955F0 #F07955
tetradic
#55F079 #557EF0 #F055CC #F0C655
square
#55F079 #557EF0 #F055CC #F0C655
split-complementary
#55F079 #C655F0 #F0557E
monochromatic
#10BA38 #1DEB4D #55F079 #8DF5A5 #C5FAD2
Accessibility & contrast
On white
1.49
#55F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#55F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F079
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F079 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6F
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#1EEBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f079; /* rgb */ color: rgb(85, 240, 121); /* oklch */ color: oklch(84.7% 0.207 147.9);
Tailwind
colors: {
custom: {
50: '#95f6a2',
500: '#55f079',
950: '#000000',
},
}SCSS
$custom: #55f079; $custom-light: #95f6a2; $custom-dark: #000000;
JSON
{
"hex": "#55f079",
"rgb": {
"r": 85,
"g": 240,
"b": 121
},
"hsl": {
"h": 133.935,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84711,
"c": 0.20717,
"h": 147.9
},
"luminance": 0.65632
}Semantic roles & 50–950 ramp
primary
#55F079
secondary
#B93099
accent
#05ADE0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580