#5FF674#5FF674
#5FF674 is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.4% C 0.215 H 145.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF674 |
|---|---|
| RGB | rgb(95, 246, 116) |
| HSL | hsl(128, 89%, 67%) |
| HSV | hsv(128, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 52.8%, 3.5%) |
| CIE-LAB | lab(86.80, -65.86, 50.36) |
| CIE-LCH | lch(86.80, 82.90, 142.59°) |
| OKLab | oklab(86.41% -0.1781 0.1207) |
| OKLCH | oklch(86.41% 0.215 145.9) |
| XYZ | xyz(40.8248, 69.6014, 27.8026) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.40
Spearmint
#1EF876
ΔE00 2.73
Light Bright Green
#53FE5C
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.69
Lighter Green
#75FD63
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF674 #F65FE1
analogous
#96F65F #5FF674 #5FF6BF
triadic
#5FF674 #745FF6 #F6745F
tetradic
#5FF674 #5F96F6 #F65FE1 #F6BF5F
square
#5FF674 #5F96F6 #F65FE1 #F6BF5F
split-complementary
#5FF674 #BF5FF6 #F65F96
monochromatic
#0CCF27 #25F342 #5FF674 #99F9A6 #D3FDD9
Accessibility & contrast
On white
1.41
#5FF674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FF674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF674
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF674 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE168
Deuteranopia (green-blind)
#E7D47E
Tritanopia (blue-blind)
#3AF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff674; /* rgb */ color: rgb(95, 246, 116); /* oklch */ color: oklch(86.4% 0.215 145.9);
Tailwind
colors: {
custom: {
50: '#9bfa9f',
500: '#5ff674',
950: '#000000',
},
}SCSS
$custom: #5ff674; $custom-light: #9bfa9f; $custom-dark: #000000;
JSON
{
"hex": "#5ff674",
"rgb": {
"r": 95,
"g": 246,
"b": 116
},
"hsl": {
"h": 128.344,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86408,
"c": 0.21514,
"h": 145.9
},
"luminance": 0.69605
}Semantic roles & 50–950 ramp
primary
#5FF674
secondary
#CB2FB5
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580