#5FF376#5FF376
#5FF376 is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.210 H 146.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF376 |
|---|---|
| RGB | rgb(95, 243, 118) |
| HSL | hsl(129, 86%, 66%) |
| HSV | hsv(129, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 51.4%, 4.7%) |
| CIE-LAB | lab(85.93, -64.52, 48.37) |
| CIE-LCH | lch(85.93, 80.64, 143.14°) |
| OKLab | oklab(85.69% -0.1745 0.1164) |
| OKLCH | oklch(85.69% 0.21 146.3) |
| XYZ | xyz(40.0373, 67.8382, 28.1202) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.75
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 3.86
Easter Green
#8CFD7E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF376 #F35FDC
analogous
#92F35F #5FF376 #5FF3C0
triadic
#5FF376 #765FF3 #F3765F
tetradic
#5FF376 #5F92F3 #F35FDC #F3C05F
square
#5FF376 #5F92F3 #F35FDC #F3C05F
split-complementary
#5FF376 #C05FF3 #F35F92
monochromatic
#0FC92C #26EF45 #5FF376 #98F7A7 #D1FCD7
Accessibility & contrast
On white
1.44
#5FF376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5FF376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF376
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF376 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6B
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#3AEED6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff376; /* rgb */ color: rgb(95, 243, 118); /* oklch */ color: oklch(85.7% 0.210 146.3);
Tailwind
colors: {
custom: {
50: '#9af8a0',
500: '#5ff376',
950: '#000000',
},
}SCSS
$custom: #5ff376; $custom-light: #9af8a0; $custom-dark: #000000;
JSON
{
"hex": "#5ff376",
"rgb": {
"r": 95,
"g": 243,
"b": 118
},
"hsl": {
"h": 129.324,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85694,
"c": 0.20972,
"h": 146.3
},
"luminance": 0.67842
}Semantic roles & 50–950 ramp
primary
#5FF376
secondary
#C531AE
accent
#03C0E3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580