#55F87E#55F87E
#55F87E is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.8% C 0.213 H 148.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #55F87E |
|---|---|
| RGB | rgb(85, 248, 126) |
| HSL | hsl(135, 92%, 65%) |
| HSV | hsv(135, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(87.27, -67.12, 46.22) |
| CIE-LCH | lch(87.27, 81.50, 145.45°) |
| OKLab | oklab(86.77% -0.181 0.112) |
| OKLCH | oklch(86.77% 0.213 148.2) |
| XYZ | xyz(41.0766, 70.5681, 31.1909) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.91
Minty Green
#0BF77D
ΔE00 2.30
Wintergreen
#20F986
ΔE00 2.54
Spring Green
#00FF7F
ΔE00 2.55
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F87E #F855CF
analogous
#7DF855 #55F87E #55F8CF
triadic
#55F87E #7E55F8 #F87E55
tetradic
#55F87E #557DF8 #F855CF #F8CF55
square
#55F87E #557DF8 #F855CF #F8CF55
split-complementary
#55F87E #CF55F8 #F8557D
monochromatic
#08CA39 #1AF651 #55F87E #90FAAB #CBFDD7
Accessibility & contrast
On white
1.39
#55F87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#55F87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F87E
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F87E | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE374
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#0FF3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f87e; /* rgb */ color: rgb(85, 248, 126); /* oklch */ color: oklch(86.8% 0.213 148.2);
Tailwind
colors: {
custom: {
50: '#96fca5',
500: '#55f87e',
950: '#000000',
},
}SCSS
$custom: #55f87e; $custom-light: #96fca5; $custom-dark: #000000;
JSON
{
"hex": "#55f87e",
"rgb": {
"r": 85,
"g": 248,
"b": 126
},
"hsl": {
"h": 135.092,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86768,
"c": 0.21285,
"h": 148.2
},
"luminance": 0.70572
}Semantic roles & 50–950 ramp
primary
#55F87E
secondary
#C62B9F
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680