#55F887#55F887
#55F887 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.205 H 149.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #55F887 |
|---|---|
| RGB | rgb(85, 248, 135) |
| HSL | hsl(138, 92%, 65%) |
| HSV | hsv(138, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 45.6%, 2.7%) |
| CIE-LAB | lab(87.39, -65.78, 42.06) |
| CIE-LCH | lch(87.39, 78.08, 147.40°) |
| OKLab | oklab(86.9% -0.1773 0.103) |
| OKLCH | oklch(86.9% 0.205 149.9) |
| XYZ | xyz(41.6836, 70.8109, 34.3881) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.92
Minty Green
#0BF77D
ΔE00 2.22
Spearmint
#1EF876
ΔE00 2.46
Spring Green
#00FF7F
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F887 #F855C6
analogous
#74F855 #55F887 #55F8D8
triadic
#55F887 #8755F8 #F88755
tetradic
#55F887 #5574F8 #F855C6 #F8D855
square
#55F887 #5574F8 #F855C6 #F8D855
split-complementary
#55F887 #D855F8 #F85574
monochromatic
#08CA44 #1AF65E #55F887 #90FAB0 #CBFDDA
Accessibility & contrast
On white
1.38
#55F887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#55F887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F887
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F887 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#00F4DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f887; /* rgb */ color: rgb(85, 248, 135); /* oklch */ color: oklch(86.9% 0.205 149.9);
Tailwind
colors: {
custom: {
50: '#96fcab',
500: '#55f887',
950: '#000000',
},
}SCSS
$custom: #55f887; $custom-light: #96fcab; $custom-dark: #000000;
JSON
{
"hex": "#55f887",
"rgb": {
"r": 85,
"g": 248,
"b": 135
},
"hsl": {
"h": 138.405,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86904,
"c": 0.20507,
"h": 149.9
},
"luminance": 0.70815
}Semantic roles & 50–950 ramp
primary
#55F887
secondary
#C62B97
accent
#009FE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681