#5FF385#5FF385
#5FF385 is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.197 H 148.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF385 |
|---|---|
| RGB | rgb(95, 243, 133) |
| HSL | hsl(135, 86%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.12, -62.37, 41.46) |
| CIE-LCH | lch(86.12, 74.89, 146.39°) |
| OKLab | oklab(85.92% -0.1685 0.1015) |
| OKLCH | oklch(85.92% 0.197 148.9) |
| XYZ | xyz(41.0006, 68.2235, 33.1935) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF385 #F35FCD
analogous
#83F35F #5FF385 #5FF3CF
triadic
#5FF385 #855FF3 #F3855F
tetradic
#5FF385 #5F83F3 #F35FCD #F3CF5F
square
#5FF385 #5F83F3 #F35FCD #F3CF5F
split-complementary
#5FF385 #CF5FF3 #F35F83
monochromatic
#0FC93F #26EF5A #5FF385 #98F7B0 #D1FCDC
Accessibility & contrast
On white
1.43
#5FF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5FF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF385
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF385 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#33EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff385; /* rgb */ color: rgb(95, 243, 133); /* oklch */ color: oklch(85.9% 0.197 148.9);
Tailwind
colors: {
custom: {
50: '#9af8aa',
500: '#5ff385',
950: '#000000',
},
}SCSS
$custom: #5ff385; $custom-light: #9af8aa; $custom-dark: #000000;
JSON
{
"hex": "#5ff385",
"rgb": {
"r": 95,
"g": 243,
"b": 133
},
"hsl": {
"h": 135.405,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85915,
"c": 0.19669,
"h": 148.9
},
"luminance": 0.68228
}Semantic roles & 50–950 ramp
primary
#5FF385
secondary
#C5319F
accent
#03A9E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581