#55F074#55F074
#55F074 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.6% C 0.211 H 147.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #55F074 |
|---|---|
| RGB | rgb(85, 240, 116) |
| HSL | hsl(132, 84%, 64%) |
| HSV | hsv(132, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(84.75, -65.72, 47.80) |
| CIE-LCH | lch(84.75, 81.27, 143.97°) |
| OKLab | oklab(84.64% -0.1774 0.1151) |
| OKLCH | oklch(84.64% 0.211 147) |
| XYZ | xyz(38.0561, 65.5085, 27.1584) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.99
Wintergreen
#20F986
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.86
Spring Green
#00FF7F
ΔE00 3.90
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F074 #F055D1
analogous
#83F055 #55F074 #55F0C1
triadic
#55F074 #7455F0 #F07455
tetradic
#55F074 #5583F0 #F055D1 #F0C155
square
#55F074 #5583F0 #F055D1 #F0C155
split-complementary
#55F074 #C155F0 #F05583
monochromatic
#10BA32 #1DEB46 #55F074 #8DF5A2 #C5FAD0
Accessibility & contrast
On white
1.49
#55F074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#55F074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F074
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F074 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#22EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f074; /* rgb */ color: rgb(85, 240, 116); /* oklch */ color: oklch(84.6% 0.211 147.0);
Tailwind
colors: {
custom: {
50: '#95f69e',
500: '#55f074',
950: '#000000',
},
}SCSS
$custom: #55f074; $custom-light: #95f69e; $custom-dark: #000000;
JSON
{
"hex": "#55f074",
"rgb": {
"r": 85,
"g": 240,
"b": 116
},
"hsl": {
"h": 132,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.8464,
"c": 0.21143,
"h": 147
},
"luminance": 0.65512
}Semantic roles & 50–950 ramp
primary
#55F074
secondary
#B9309E
accent
#05B4E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580