#55F082#55F082
#55F082 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.8% C 0.199 H 149.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55F082 |
|---|---|
| RGB | rgb(85, 240, 130) |
| HSL | hsl(137, 84%, 64%) |
| HSV | hsv(137, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(84.92, -63.69, 41.35) |
| CIE-LCH | lch(84.92, 75.93, 147.01°) |
| OKLab | oklab(84.85% -0.1718 0.1012) |
| OKLCH | oklch(84.85% 0.199 149.5) |
| XYZ | xyz(38.9327, 65.8591, 31.7751) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 2.85
Spearmint
#1EF876
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F082 #F055C3
analogous
#75F055 #55F082 #55F0CF
triadic
#55F082 #8255F0 #F08255
tetradic
#55F082 #5575F0 #F055C3 #F0CF55
square
#55F082 #5575F0 #F055C3 #F0CF55
split-complementary
#55F082 #CF55F0 #F05575
monochromatic
#10BA42 #1DEB59 #55F082 #8DF5AB #C5FAD5
Accessibility & contrast
On white
1.48
#55F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#55F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F082
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F082 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC79
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#15ECD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55f082; /* rgb */ color: rgb(85, 240, 130); /* oklch */ color: oklch(84.8% 0.199 149.5);
Tailwind
colors: {
custom: {
50: '#95f6a8',
500: '#55f082',
950: '#000000',
},
}SCSS
$custom: #55f082; $custom-light: #95f6a8; $custom-dark: #000000;
JSON
{
"hex": "#55f082",
"rgb": {
"r": 85,
"g": 240,
"b": 130
},
"hsl": {
"h": 137.419,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.84847,
"c": 0.19934,
"h": 149.5
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#55F082
secondary
#B93091
accent
#05A1E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580