#55F07A#55F07A
#55F07A is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.7% C 0.206 H 148.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #55F07A |
|---|---|
| RGB | rgb(85, 240, 122) |
| HSL | hsl(134, 84%, 64%) |
| HSV | hsv(134, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(84.82, -64.88, 45.06) |
| CIE-LCH | lch(84.82, 79.00, 145.22°) |
| OKLab | oklab(84.73% -0.175 0.1092) |
| OKLCH | oklch(84.73% 0.206 148) |
| XYZ | xyz(38.4165, 65.6526, 29.0562) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.69
Wintergreen
#20F986
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F07A #F055CB
analogous
#7DF055 #55F07A #55F0C8
triadic
#55F07A #7A55F0 #F07A55
tetradic
#55F07A #557DF0 #F055CB #F0C855
square
#55F07A #557DF0 #F055CB #F0C855
split-complementary
#55F07A #C855F0 #F0557D
monochromatic
#10BA39 #1DEB4E #55F07A #8DF5A6 #C5FAD2
Accessibility & contrast
On white
1.49
#55F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#55F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F07A
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F07A | 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)
#F2DC70
Deuteranopia (green-blind)
#DFCF82
Tritanopia (blue-blind)
#1DEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f07a; /* rgb */ color: rgb(85, 240, 122); /* oklch */ color: oklch(84.7% 0.206 148.0);
Tailwind
colors: {
custom: {
50: '#95f6a2',
500: '#55f07a',
950: '#000000',
},
}SCSS
$custom: #55f07a; $custom-light: #95f6a2; $custom-dark: #000000;
JSON
{
"hex": "#55f07a",
"rgb": {
"r": 85,
"g": 240,
"b": 122
},
"hsl": {
"h": 134.323,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84725,
"c": 0.20631,
"h": 148
},
"luminance": 0.65657
}Semantic roles & 50–950 ramp
primary
#55F07A
secondary
#B93098
accent
#05ACE0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580