#55FF87#55FF87
#55FF87 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.214 H 149.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #55FF87 |
|---|---|
| RGB | rgb(85, 255, 135) |
| HSL | hsl(138, 100%, 67%) |
| HSV | hsv(138, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.48, -68.25, 44.71) |
| CIE-LCH | lch(89.48, 81.59, 146.77°) |
| OKLab | oklab(88.63% -0.1839 0.109) |
| OKLCH | oklch(88.63% 0.214 149.3) |
| XYZ | xyz(43.8761, 75.1958, 35.1189) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.10
Wintergreen
#20F986
ΔE00 2.48
Spearmint
#1EF876
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.71
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FF87 #FF55CD
analogous
#78FF55 #55FF87 #55FFDC
triadic
#55FF87 #8755FF #FF8755
tetradic
#55FF87 #5578FF #FF55CD #FFDC55
square
#55FF87 #5578FF #FF55CD #FFDC55
split-complementary
#55FF87 #DC55FF #FF5578
monochromatic
#00DA40 #18FF5C #55FF87 #92FFB2 #CFFFDD
Accessibility & contrast
On white
1.31
#55FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#55FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FF87
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FF87 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#00FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55ff87; /* rgb */ color: rgb(85, 255, 135); /* oklch */ color: oklch(88.6% 0.214 149.3);
Tailwind
colors: {
custom: {
50: '#97ffac',
500: '#55ff87',
950: '#000000',
},
}SCSS
$custom: #55ff87; $custom-light: #97ffac; $custom-dark: #000000;
JSON
{
"hex": "#55ff87",
"rgb": {
"r": 85,
"g": 255,
"b": 135
},
"hsl": {
"h": 137.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.8863,
"c": 0.21379,
"h": 149.3
},
"luminance": 0.75201
}Semantic roles & 50–950 ramp
primary
#55FF87
secondary
#D325A0
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681