#5FF384#5FF384
#5FF384 is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.198 H 148.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF384 |
|---|---|
| RGB | rgb(95, 243, 132) |
| HSL | hsl(135, 86%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.10, -62.52, 41.93) |
| CIE-LCH | lch(86.10, 75.28, 146.15°) |
| OKLab | oklab(85.9% -0.1689 0.1026) |
| OKLCH | oklch(85.9% 0.198 148.7) |
| XYZ | xyz(40.9318, 68.1960, 32.8314) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF384 #F35FCE
analogous
#84F35F #5FF384 #5FF3CE
triadic
#5FF384 #845FF3 #F3845F
tetradic
#5FF384 #5F84F3 #F35FCE #F3CE5F
square
#5FF384 #5F84F3 #F35FCE #F3CE5F
split-complementary
#5FF384 #CE5FF3 #F35F84
monochromatic
#0FC93D #26EF58 #5FF384 #98F7B0 #D1FCDC
Accessibility & contrast
On white
1.43
#5FF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#5FF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF384
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF384 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#33EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff384; /* rgb */ color: rgb(95, 243, 132); /* oklch */ color: oklch(85.9% 0.198 148.7);
Tailwind
colors: {
custom: {
50: '#9af8a9',
500: '#5ff384',
950: '#000000',
},
}SCSS
$custom: #5ff384; $custom-light: #9af8a9; $custom-dark: #000000;
JSON
{
"hex": "#5ff384",
"rgb": {
"r": 95,
"g": 243,
"b": 132
},
"hsl": {
"h": 135,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85899,
"c": 0.19757,
"h": 148.7
},
"luminance": 0.682
}Semantic roles & 50–950 ramp
primary
#5FF384
secondary
#C531A0
accent
#03ABE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581