#5FDB85#5FDB85
#5FDB85 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.0% C 0.165 H 151.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDB85 |
|---|---|
| RGB | rgb(95, 219, 133) |
| HSL | hsl(138, 63%, 62%) |
| HSV | hsv(138, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(78.92, -53.21, 32.14) |
| CIE-LCH | lch(78.92, 62.17, 148.87°) |
| OKLab | oklab(80% -0.1441 0.0799) |
| OKLCH | oklch(80% 0.165 151) |
| XYZ | xyz(34.2820, 54.7862, 30.9540) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Tealish Green
#0CDC73
ΔE00 3.94
Seaweed
#18D17B
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.63
Emerald
#50C878
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDB85 #DB5FB5
analogous
#77DB5F #5FDB85 #5FDBC3
triadic
#5FDB85 #855FDB #DB855F
tetradic
#5FDB85 #5F77DB #DB5FB5 #DBC35F
square
#5FDB85 #5F77DB #DB5FB5 #DBC35F
split-complementary
#5FDB85 #C35FDB #DB5F77
monochromatic
#239C48 #2ECE5F #5FDB85 #91E6AB #C3F1D1
Accessibility & contrast
On white
1.76
#5FDB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#5FDB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDB85
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDB85 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#CBBF8B
Tritanopia (blue-blind)
#3DD8C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fdb85; /* rgb */ color: rgb(95, 219, 133); /* oklch */ color: oklch(80.0% 0.165 151.0);
Tailwind
colors: {
custom: {
50: '#96e7a9',
500: '#5fdb85',
950: '#000000',
},
}SCSS
$custom: #5fdb85; $custom-light: #96e7a9; $custom-dark: #000000;
JSON
{
"hex": "#5fdb85",
"rgb": {
"r": 95,
"g": 219,
"b": 133
},
"hsl": {
"h": 138.387,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.79998,
"c": 0.16479,
"h": 151
},
"luminance": 0.54789
}Semantic roles & 50–950 ramp
primary
#5FDB85
secondary
#A03E82
accent
#1A95CB
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E1610
muted
#7F8480