#5FF083#5FF083
#5FF083 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.1% C 0.195 H 148.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF083 |
|---|---|
| RGB | rgb(95, 240, 131) |
| HSL | hsl(135, 83%, 66%) |
| HSV | hsv(135, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.19, -61.57, 41.26) |
| CIE-LCH | lch(85.19, 74.11, 146.17°) |
| OKLab | oklab(85.15% -0.1663 0.101) |
| OKLCH | oklch(85.15% 0.195 148.7) |
| XYZ | xyz(39.9733, 66.3879, 32.1759) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF083 #F05FCC
analogous
#83F05F #5FF083 #5FF0CC
triadic
#5FF083 #835FF0 #F0835F
tetradic
#5FF083 #5F83F0 #F05FCC #F0CC5F
square
#5FF083 #5F83F0 #F05FCC #F0CC5F
split-complementary
#5FF083 #CC5FF0 #F05F83
monochromatic
#12C23E #27EB58 #5FF083 #97F5AE #CFFADA
Accessibility & contrast
On white
1.47
#5FF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5FF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF083
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF083 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#35ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff083; /* rgb */ color: rgb(95, 240, 131); /* oklch */ color: oklch(85.1% 0.195 148.7);
Tailwind
colors: {
custom: {
50: '#9af6a8',
500: '#5ff083',
950: '#000000',
},
}SCSS
$custom: #5ff083; $custom-light: #9af6a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff083",
"rgb": {
"r": 95,
"g": 240,
"b": 131
},
"hsl": {
"h": 134.897,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85145,
"c": 0.19458,
"h": 148.7
},
"luminance": 0.66392
}Semantic roles & 50–950 ramp
primary
#5FF083
secondary
#C0339D
accent
#06A9DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581