#55F87F#55F87F
#55F87F is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.8% C 0.212 H 148.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55F87F |
|---|---|
| RGB | rgb(85, 248, 127) |
| HSL | hsl(135, 92%, 65%) |
| HSV | hsv(135, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.29, -66.98, 45.76) |
| CIE-LCH | lch(87.29, 81.12, 145.66°) |
| OKLab | oklab(86.78% -0.1806 0.111) |
| OKLCH | oklch(86.78% 0.212 148.4) |
| XYZ | xyz(41.1414, 70.5940, 31.5324) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.94
Minty Green
#0BF77D
ΔE00 2.25
Wintergreen
#20F986
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F87F #F855CE
analogous
#7DF855 #55F87F #55F8D0
triadic
#55F87F #7F55F8 #F87F55
tetradic
#55F87F #557DF8 #F855CE #F8D055
square
#55F87F #557DF8 #F855CE #F8D055
split-complementary
#55F87F #D055F8 #F8557D
monochromatic
#08CA3A #1AF653 #55F87F #90FAAB #CBFDD8
Accessibility & contrast
On white
1.39
#55F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#55F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F87F
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F87F | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#0DF3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f87f; /* rgb */ color: rgb(85, 248, 127); /* oklch */ color: oklch(86.8% 0.212 148.4);
Tailwind
colors: {
custom: {
50: '#96fca6',
500: '#55f87f',
950: '#000000',
},
}SCSS
$custom: #55f87f; $custom-light: #96fca6; $custom-dark: #000000;
JSON
{
"hex": "#55f87f",
"rgb": {
"r": 85,
"g": 248,
"b": 127
},
"hsl": {
"h": 135.46,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86783,
"c": 0.21199,
"h": 148.4
},
"luminance": 0.70598
}Semantic roles & 50–950 ramp
primary
#55F87F
secondary
#C62B9E
accent
#00AAE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680