#5FF678#5FF678
#5FF678 is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.5% C 0.212 H 146.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF678 |
|---|---|
| RGB | rgb(95, 246, 120) |
| HSL | hsl(130, 89%, 67%) |
| HSV | hsv(130, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(86.85, -65.33, 48.56) |
| CIE-LCH | lch(86.85, 81.40, 143.37°) |
| OKLab | oklab(86.46% -0.1766 0.1169) |
| OKLCH | oklch(86.46% 0.212 146.5) |
| XYZ | xyz(41.0625, 69.6965, 29.0545) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Spearmint
#1EF876
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.47
Wintergreen
#20F986
ΔE00 3.62
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF678 #F65FDD
analogous
#92F65F #5FF678 #5FF6C4
triadic
#5FF678 #785FF6 #F6785F
tetradic
#5FF678 #5F92F6 #F65FDD #F6C45F
square
#5FF678 #5F92F6 #F65FDD #F6C45F
split-complementary
#5FF678 #C45FF6 #F65F92
monochromatic
#0CCF2C #25F347 #5FF678 #99F9A9 #D3FDDA
Accessibility & contrast
On white
1.41
#5FF678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#5FF678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF678
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF678 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16D
Deuteranopia (green-blind)
#E6D481
Tritanopia (blue-blind)
#38F1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff678; /* rgb */ color: rgb(95, 246, 120); /* oklch */ color: oklch(86.5% 0.212 146.5);
Tailwind
colors: {
custom: {
50: '#9bfaa1',
500: '#5ff678',
950: '#000000',
},
}SCSS
$custom: #5ff678; $custom-light: #9bfaa1; $custom-dark: #000000;
JSON
{
"hex": "#5ff678",
"rgb": {
"r": 95,
"g": 246,
"b": 120
},
"hsl": {
"h": 129.934,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86462,
"c": 0.21178,
"h": 146.5
},
"luminance": 0.697
}Semantic roles & 50–950 ramp
primary
#5FF678
secondary
#CB2FB1
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580