#5FF082#5FF082
#5FF082 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.1% C 0.195 H 148.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF082 |
|---|---|
| RGB | rgb(95, 240, 130) |
| HSL | hsl(134, 83%, 66%) |
| HSV | hsv(134, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.18, -61.72, 41.73) |
| CIE-LCH | lch(85.18, 74.50, 145.94°) |
| OKLab | oklab(85.13% -0.1667 0.102) |
| OKLCH | oklch(85.13% 0.195 148.5) |
| XYZ | xyz(39.9058, 66.3609, 31.8207) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF082 #F05FCD
analogous
#84F05F #5FF082 #5FF0CB
triadic
#5FF082 #825FF0 #F0825F
tetradic
#5FF082 #5F84F0 #F05FCD #F0CB5F
square
#5FF082 #5F84F0 #F05FCD #F0CB5F
split-complementary
#5FF082 #CB5FF0 #F05F84
monochromatic
#12C23D #27EB56 #5FF082 #97F5AE #CFFAD9
Accessibility & contrast
On white
1.47
#5FF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5FF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF082
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF082 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#36ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff082; /* rgb */ color: rgb(95, 240, 130); /* oklch */ color: oklch(85.1% 0.195 148.5);
Tailwind
colors: {
custom: {
50: '#9af6a8',
500: '#5ff082',
950: '#000000',
},
}SCSS
$custom: #5ff082; $custom-light: #9af6a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff082",
"rgb": {
"r": 95,
"g": 240,
"b": 130
},
"hsl": {
"h": 134.483,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.8513,
"c": 0.19547,
"h": 148.5
},
"luminance": 0.66365
}Semantic roles & 50–950 ramp
primary
#5FF082
secondary
#C0339E
accent
#06ABDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580