#55FF86#55FF86
#55FF86 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.215 H 149.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF86 |
|---|---|
| RGB | rgb(85, 255, 134) |
| HSL | hsl(137, 100%, 67%) |
| HSV | hsv(137, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.47, -68.40, 45.17) |
| CIE-LCH | lch(89.47, 81.97, 146.56°) |
| OKLab | oklab(88.62% -0.1843 0.11) |
| OKLCH | oklch(88.62% 0.215 149.2) |
| XYZ | xyz(43.8060, 75.1678, 34.7499) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.09
Spearmint
#1EF876
ΔE00 2.51
Wintergreen
#20F986
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.73
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF86 #FF55CE
analogous
#79FF55 #55FF86 #55FFDB
triadic
#55FF86 #8655FF #FF8655
tetradic
#55FF86 #5579FF #FF55CE #FFDB55
square
#55FF86 #5579FF #FF55CE #FFDB55
split-complementary
#55FF86 #DB55FF #FF5579
monochromatic
#00DA3F #18FF5A #55FF86 #92FFB2 #CFFFDD
Accessibility & contrast
On white
1.31
#55FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#55FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF86
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF86 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff86; /* rgb */ color: rgb(85, 255, 134); /* oklch */ color: oklch(88.6% 0.215 149.2);
Tailwind
colors: {
custom: {
50: '#98ffab',
500: '#55ff86',
950: '#000000',
},
}SCSS
$custom: #55ff86; $custom-light: #98ffab; $custom-dark: #000000;
JSON
{
"hex": "#55ff86",
"rgb": {
"r": 85,
"g": 255,
"b": 134
},
"hsl": {
"h": 137.294,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.88615,
"c": 0.21465,
"h": 149.2
},
"luminance": 0.75173
}Semantic roles & 50–950 ramp
primary
#55FF86
secondary
#D325A1
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681