#55F077#55F077
#55F077 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.209 H 147.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55F077 |
|---|---|
| RGB | rgb(85, 240, 119) |
| HSL | hsl(133, 84%, 64%) |
| HSV | hsv(133, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(84.78, -65.31, 46.44) |
| CIE-LCH | lch(84.78, 80.13, 144.58°) |
| OKLab | oklab(84.68% -0.1762 0.1122) |
| OKLCH | oklch(84.68% 0.209 147.5) |
| XYZ | xyz(38.2335, 65.5794, 28.0924) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F077 #F055CE
analogous
#80F055 #55F077 #55F0C4
triadic
#55F077 #7755F0 #F07755
tetradic
#55F077 #5580F0 #F055CE #F0C455
square
#55F077 #5580F0 #F055CE #F0C455
split-complementary
#55F077 #C455F0 #F05580
monochromatic
#10BA36 #1DEB4A #55F077 #8DF5A4 #C5FAD1
Accessibility & contrast
On white
1.49
#55F077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#55F077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F077
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F077 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#20EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f077; /* rgb */ color: rgb(85, 240, 119); /* oklch */ color: oklch(84.7% 0.209 147.5);
Tailwind
colors: {
custom: {
50: '#95f6a0',
500: '#55f077',
950: '#000000',
},
}SCSS
$custom: #55f077; $custom-light: #95f6a0; $custom-dark: #000000;
JSON
{
"hex": "#55f077",
"rgb": {
"r": 85,
"g": 240,
"b": 119
},
"hsl": {
"h": 133.161,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84682,
"c": 0.20889,
"h": 147.5
},
"luminance": 0.65583
}Semantic roles & 50–950 ramp
primary
#55F077
secondary
#B9309B
accent
#05B0E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580