#5FF682#5FF682
#5FF682 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.203 H 148.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF682 |
|---|---|
| RGB | rgb(95, 246, 130) |
| HSL | hsl(134, 89%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(86.97, -63.92, 43.99) |
| CIE-LCH | lch(86.97, 77.59, 145.46°) |
| OKLab | oklab(86.61% -0.1726 0.1072) |
| OKLCH | oklch(86.61% 0.203 148.2) |
| XYZ | xyz(41.7014, 69.9520, 32.4192) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF682 #F65FD3
analogous
#88F65F #5FF682 #5FF6CD
triadic
#5FF682 #825FF6 #F6825F
tetradic
#5FF682 #5F88F6 #F65FD3 #F6CD5F
square
#5FF682 #5F88F6 #F65FD3 #F6CD5F
split-complementary
#5FF682 #CD5FF6 #F65F88
monochromatic
#0CCF39 #25F355 #5FF682 #99F9AF #D3FDDD
Accessibility & contrast
On white
1.40
#5FF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5FF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF682
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF682 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E279
Deuteranopia (green-blind)
#E5D58A
Tritanopia (blue-blind)
#33F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff682; /* rgb */ color: rgb(95, 246, 130); /* oklch */ color: oklch(86.6% 0.203 148.2);
Tailwind
colors: {
custom: {
50: '#9bfaa8',
500: '#5ff682',
950: '#000000',
},
}SCSS
$custom: #5ff682; $custom-light: #9bfaa8; $custom-dark: #000000;
JSON
{
"hex": "#5ff682",
"rgb": {
"r": 95,
"g": 246,
"b": 130
},
"hsl": {
"h": 133.907,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.86606,
"c": 0.20317,
"h": 148.2
},
"luminance": 0.69956
}Semantic roles & 50–950 ramp
primary
#5FF682
secondary
#CB2FA6
accent
#00B0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580