#55F87D#55F87D
#55F87D is a very light, highly saturated green. Relative luminance 0.705; OKLCH L 86.8% C 0.214 H 148.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #55F87D |
|---|---|
| RGB | rgb(85, 248, 125) |
| HSL | hsl(135, 92%, 65%) |
| HSV | hsv(135, 66%, 97%) |
| CMYK | cmyk(65.7%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(87.26, -67.27, 46.67) |
| CIE-LCH | lch(87.26, 81.87, 145.24°) |
| OKLab | oklab(86.75% -0.1814 0.113) |
| OKLCH | oklch(86.75% 0.214 148.1) |
| XYZ | xyz(41.0124, 70.5424, 30.8527) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.89
Minty Green
#0BF77D
ΔE00 2.35
Spring Green
#00FF7F
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F87D #F855D0
analogous
#7EF855 #55F87D #55F8CE
triadic
#55F87D #7D55F8 #F87D55
tetradic
#55F87D #557EF8 #F855D0 #F8CE55
square
#55F87D #557EF8 #F855D0 #F8CE55
split-complementary
#55F87D #CE55F8 #F8557E
monochromatic
#08CA38 #1AF650 #55F87D #90FAAA #CBFDD7
Accessibility & contrast
On white
1.39
#55F87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#55F87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F87D
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F87D | 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)
#FAE373
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#10F3DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f87d; /* rgb */ color: rgb(85, 248, 125); /* oklch */ color: oklch(86.8% 0.214 148.1);
Tailwind
colors: {
custom: {
50: '#96fca5',
500: '#55f87d',
950: '#000000',
},
}SCSS
$custom: #55f87d; $custom-light: #96fca5; $custom-dark: #000000;
JSON
{
"hex": "#55f87d",
"rgb": {
"r": 85,
"g": 248,
"b": 125
},
"hsl": {
"h": 134.724,
"s": 92.09,
"l": 65.294
},
"oklch": {
"l": 0.86754,
"c": 0.2137,
"h": 148.1
},
"luminance": 0.70547
}Semantic roles & 50–950 ramp
primary
#55F87D
secondary
#C62BA0
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680