#5FF382#5FF382
#5FF382 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.199 H 148.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF382 |
|---|---|
| RGB | rgb(95, 243, 130) |
| HSL | hsl(134, 86%, 66%) |
| HSV | hsv(134, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.08, -62.82, 42.86) |
| CIE-LCH | lch(86.08, 76.05, 145.70°) |
| OKLab | oklab(85.87% -0.1697 0.1046) |
| OKLCH | oklch(85.87% 0.199 148.3) |
| XYZ | xyz(40.7963, 68.1418, 32.1175) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.87
Spearmint
#1EF876
ΔE00 2.90
Wintergreen
#20F986
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 3.67
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF382 #F35FD0
analogous
#86F35F #5FF382 #5FF3CC
triadic
#5FF382 #825FF3 #F3825F
tetradic
#5FF382 #5F86F3 #F35FD0 #F3CC5F
square
#5FF382 #5F86F3 #F35FD0 #F3CC5F
split-complementary
#5FF382 #CC5FF3 #F35F86
monochromatic
#0FC93B #26EF56 #5FF382 #98F7AE #D1FCDB
Accessibility & contrast
On white
1.44
#5FF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5FF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF382
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF382 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#35EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff382; /* rgb */ color: rgb(95, 243, 130); /* oklch */ color: oklch(85.9% 0.199 148.3);
Tailwind
colors: {
custom: {
50: '#9af8a8',
500: '#5ff382',
950: '#000000',
},
}SCSS
$custom: #5ff382; $custom-light: #9af8a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff382",
"rgb": {
"r": 95,
"g": 243,
"b": 130
},
"hsl": {
"h": 134.189,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85868,
"c": 0.19934,
"h": 148.3
},
"luminance": 0.68146
}Semantic roles & 50–950 ramp
primary
#5FF382
secondary
#C531A2
accent
#03AEE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580