#5FF873#5FF873
#5FF873 is a very light, highly saturated green. Relative luminance 0.708; OKLCH L 86.9% C 0.218 H 145.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF873 |
|---|---|
| RGB | rgb(95, 248, 115) |
| HSL | hsl(128, 92%, 67%) |
| HSV | hsv(128, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 53.6%, 2.7%) |
| CIE-LAB | lab(87.39, -66.69, 51.53) |
| CIE-LCH | lch(87.39, 84.28, 142.31°) |
| OKLab | oklab(86.89% -0.1804 0.1232) |
| OKLCH | oklch(86.89% 0.218 145.7) |
| XYZ | xyz(41.3786, 70.8014, 27.7017) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.81
Light Bright Green
#53FE5C
ΔE00 3.02
Lighter Green
#75FD63
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.55
Light Neon Green
#4EFD54
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF873 #F85FE4
analogous
#98F85F #5FF873 #5FF8BF
triadic
#5FF873 #735FF8 #F8735F
tetradic
#5FF873 #5F98F8 #F85FE4 #F8BF5F
square
#5FF873 #5F98F8 #F85FE4 #F8BF5F
split-complementary
#5FF873 #BF5FF8 #F85F98
monochromatic
#09D324 #24F540 #5FF873 #9AFBA6 #D4FDDA
Accessibility & contrast
On white
1.39
#5FF873 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5FF873 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF873
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF873 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF873 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 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)
#FCE367
Deuteranopia (green-blind)
#E8D67D
Tritanopia (blue-blind)
#39F2DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff873; /* rgb */ color: rgb(95, 248, 115); /* oklch */ color: oklch(86.9% 0.218 145.7);
Tailwind
colors: {
custom: {
50: '#9bfc9e',
500: '#5ff873',
950: '#000000',
},
}SCSS
$custom: #5ff873; $custom-light: #9bfc9e; $custom-dark: #000000;
JSON
{
"hex": "#5ff873",
"rgb": {
"r": 95,
"g": 248,
"b": 115
},
"hsl": {
"h": 127.843,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.86889,
"c": 0.21843,
"h": 145.7
},
"luminance": 0.70806
}Semantic roles & 50–950 ramp
primary
#5FF873
secondary
#CE2DB9
accent
#00C8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680