#5FF973#5FF973
#5FF973 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.1% C 0.220 H 145.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF973 |
|---|---|
| RGB | rgb(95, 249, 115) |
| HSL | hsl(128, 93%, 67%) |
| HSV | hsv(128, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 53.8%, 2.4%) |
| CIE-LAB | lab(87.69, -67.04, 51.89) |
| CIE-LCH | lch(87.69, 84.77, 142.26°) |
| OKLab | oklab(87.14% -0.1813 0.124) |
| OKLCH | oklch(87.14% 0.22 145.6) |
| XYZ | xyz(41.6868, 71.4179, 27.8045) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.93
Spearmint
#1EF876
ΔE00 2.85
Light Bright Green
#53FE5C
ΔE00 2.88
Lighter Green
#75FD63
ΔE00 3.22
Light Neon Green
#4EFD54
ΔE00 3.44
Easter Green
#8CFD7E
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF973 #F95FE5
analogous
#98F95F #5FF973 #5FF9C0
triadic
#5FF973 #735FF9 #F9735F
tetradic
#5FF973 #5F98F9 #F95FE5 #F9C05F
square
#5FF973 #5F98F9 #F95FE5 #F9C05F
split-complementary
#5FF973 #C05FF9 #F95F98
monochromatic
#08D623 #24F73F #5FF973 #9AFBA7 #D5FDDA
Accessibility & contrast
On white
1.37
#5FF973 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5FF973 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF973
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF973 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF973 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE467
Deuteranopia (green-blind)
#E9D77D
Tritanopia (blue-blind)
#39F3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff973; /* rgb */ color: rgb(95, 249, 115); /* oklch */ color: oklch(87.1% 0.220 145.6);
Tailwind
colors: {
custom: {
50: '#9bfc9e',
500: '#5ff973',
950: '#000000',
},
}SCSS
$custom: #5ff973; $custom-light: #9bfc9e; $custom-dark: #000000;
JSON
{
"hex": "#5ff973",
"rgb": {
"r": 95,
"g": 249,
"b": 115
},
"hsl": {
"h": 127.792,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87136,
"c": 0.21966,
"h": 145.6
},
"luminance": 0.71422
}Semantic roles & 50–950 ramp
primary
#5FF973
secondary
#D02CBB
accent
#00C8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680