#5FF680#5FF680
#5FF680 is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.6% C 0.205 H 147.8°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF680 |
|---|---|
| RGB | rgb(95, 246, 128) |
| HSL | hsl(133, 89%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(86.95, -64.21, 44.91) |
| CIE-LCH | lch(86.95, 78.36, 145.03°) |
| OKLab | oklab(86.58% -0.1734 0.1092) |
| OKLCH | oklch(86.58% 0.205 147.8) |
| XYZ | xyz(41.5685, 69.8988, 31.7191) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF680 #F65FD5
analogous
#89F65F #5FF680 #5FF6CC
triadic
#5FF680 #805FF6 #F6805F
tetradic
#5FF680 #5F89F6 #F65FD5 #F6CC5F
square
#5FF680 #5F89F6 #F65FD5 #F6CC5F
split-complementary
#5FF680 #CC5FF6 #F65F89
monochromatic
#0CCF36 #25F352 #5FF680 #99F9AE #D3FDDC
Accessibility & contrast
On white
1.40
#5FF680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5FF680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF680
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF680 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#E5D588
Tritanopia (blue-blind)
#34F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff680; /* rgb */ color: rgb(95, 246, 128); /* oklch */ color: oklch(86.6% 0.205 147.8);
Tailwind
colors: {
custom: {
50: '#9bfaa7',
500: '#5ff680',
950: '#000000',
},
}SCSS
$custom: #5ff680; $custom-light: #9bfaa7; $custom-dark: #000000;
JSON
{
"hex": "#5ff680",
"rgb": {
"r": 95,
"g": 246,
"b": 128
},
"hsl": {
"h": 133.113,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86576,
"c": 0.20492,
"h": 147.8
},
"luminance": 0.69903
}Semantic roles & 50–950 ramp
primary
#5FF680
secondary
#CB2FA8
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580