#5FF774#5FF774
#5FF774 is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.216 H 145.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF774 |
|---|---|
| RGB | rgb(95, 247, 116) |
| HSL | hsl(128, 90%, 67%) |
| HSV | hsv(128, 62%, 97%) |
| CMYK | cmyk(61.5%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(87.10, -66.21, 50.72) |
| CIE-LCH | lch(87.10, 83.40, 142.54°) |
| OKLab | oklab(86.66% -0.1791 0.1215) |
| OKLCH | oklch(86.66% 0.216 145.8) |
| XYZ | xyz(41.1298, 70.2113, 27.9042) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Spearmint
#1EF876
ΔE00 2.73
Light Bright Green
#53FE5C
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.53
Lighter Green
#75FD63
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF774 #F75FE2
analogous
#96F75F #5FF774 #5FF7C0
triadic
#5FF774 #745FF7 #F7745F
tetradic
#5FF774 #5F96F7 #F75FE2 #F7C05F
square
#5FF774 #5F96F7 #F75FE2 #F7C05F
split-complementary
#5FF774 #C05FF7 #F75F96
monochromatic
#0AD126 #25F441 #5FF774 #99FAA7 #D4FDD9
Accessibility & contrast
On white
1.40
#5FF774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5FF774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF774
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF774 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE268
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#39F1D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff774; /* rgb */ color: rgb(95, 247, 116); /* oklch */ color: oklch(86.7% 0.216 145.8);
Tailwind
colors: {
custom: {
50: '#9bfb9f',
500: '#5ff774',
950: '#000000',
},
}SCSS
$custom: #5ff774; $custom-light: #9bfb9f; $custom-dark: #000000;
JSON
{
"hex": "#5ff774",
"rgb": {
"r": 95,
"g": 247,
"b": 116
},
"hsl": {
"h": 128.289,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.86655,
"c": 0.21638,
"h": 145.8
},
"luminance": 0.70215
}Semantic roles & 50–950 ramp
primary
#5FF774
secondary
#CC2EB6
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680