#5FF683#5FF683
#5FF683 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.202 H 148.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF683 |
|---|---|
| RGB | rgb(95, 246, 131) |
| HSL | hsl(134, 89%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(86.99, -63.77, 43.53) |
| CIE-LCH | lch(86.99, 77.21, 145.68°) |
| OKLab | oklab(86.62% -0.1722 0.1062) |
| OKLCH | oklch(86.62% 0.202 148.4) |
| XYZ | xyz(41.7688, 69.9790, 32.7744) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.68
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 3.26
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF683 #F65FD2
analogous
#87F65F #5FF683 #5FF6CF
triadic
#5FF683 #835FF6 #F6835F
tetradic
#5FF683 #5F87F6 #F65FD2 #F6CF5F
square
#5FF683 #5F87F6 #F65FD2 #F6CF5F
split-complementary
#5FF683 #CF5FF6 #F65F87
monochromatic
#0CCF3A #25F356 #5FF683 #99F9B0 #D3FDDD
Accessibility & contrast
On white
1.40
#5FF683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5FF683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF683
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF683 | 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)
#F8E27A
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#32F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff683; /* rgb */ color: rgb(95, 246, 131); /* oklch */ color: oklch(86.6% 0.202 148.4);
Tailwind
colors: {
custom: {
50: '#9afaa9',
500: '#5ff683',
950: '#000000',
},
}SCSS
$custom: #5ff683; $custom-light: #9afaa9; $custom-dark: #000000;
JSON
{
"hex": "#5ff683",
"rgb": {
"r": 95,
"g": 246,
"b": 131
},
"hsl": {
"h": 134.305,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86621,
"c": 0.2023,
"h": 148.4
},
"luminance": 0.69983
}Semantic roles & 50–950 ramp
primary
#5FF683
secondary
#CB2FA5
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581