#5FF684#5FF684
#5FF684 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.201 H 148.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF684 |
|---|---|
| RGB | rgb(95, 246, 132) |
| HSL | hsl(135, 89%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(87.00, -63.62, 43.06) |
| CIE-LCH | lch(87.00, 76.82, 145.91°) |
| OKLab | oklab(86.64% -0.1718 0.1051) |
| OKLCH | oklch(86.64% 0.201 148.5) |
| XYZ | xyz(41.8369, 70.0062, 33.1331) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.50
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF684 #F65FD1
analogous
#86F65F #5FF684 #5FF6D0
triadic
#5FF684 #845FF6 #F6845F
tetradic
#5FF684 #5F86F6 #F65FD1 #F6D05F
square
#5FF684 #5F86F6 #F65FD1 #F6D05F
split-complementary
#5FF684 #D05FF6 #F65F86
monochromatic
#0CCF3C #25F357 #5FF684 #99F9B1 #D3FDDD
Accessibility & contrast
On white
1.40
#5FF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5FF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF684
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF684 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#32F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff684; /* rgb */ color: rgb(95, 246, 132); /* oklch */ color: oklch(86.6% 0.201 148.5);
Tailwind
colors: {
custom: {
50: '#9afaa9',
500: '#5ff684',
950: '#000000',
},
}SCSS
$custom: #5ff684; $custom-light: #9afaa9; $custom-dark: #000000;
JSON
{
"hex": "#5ff684",
"rgb": {
"r": 95,
"g": 246,
"b": 132
},
"hsl": {
"h": 134.702,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86637,
"c": 0.20142,
"h": 148.5
},
"luminance": 0.7001
}Semantic roles & 50–950 ramp
primary
#5FF684
secondary
#CB2FA4
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581