#5FDB80#5FDB80
#5FDB80 is a light, vivid green. Relative luminance 0.547; OKLCH L 79.9% C 0.169 H 149.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDB80 |
|---|---|
| RGB | rgb(95, 219, 128) |
| HSL | hsl(136, 63%, 62%) |
| HSV | hsv(136, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(78.84, -54.05, 34.58) |
| CIE-LCH | lch(78.84, 64.16, 147.39°) |
| OKLab | oklab(79.91% -0.1463 0.0855) |
| OKLCH | oklch(79.91% 0.169 149.7) |
| XYZ | xyz(33.9447, 54.6514, 29.1778) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Tealish Green
#0CDC73
ΔE00 3.61
Seaweed
#18D17B
ΔE00 4.53
Emerald
#50C878
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDB80 #DB5FBA
analogous
#7CDB5F #5FDB80 #5FDBBE
triadic
#5FDB80 #805FDB #DB805F
tetradic
#5FDB80 #5F7CDB #DB5FBA #DBBE5F
square
#5FDB80 #5F7CDB #DB5FBA #DBBE5F
split-complementary
#5FDB80 #BE5FDB #DB5F7C
monochromatic
#239C43 #2ECE59 #5FDB80 #91E6A8 #C3F1CF
Accessibility & contrast
On white
1.76
#5FDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5FDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDB80
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDB80 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#40D7C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fdb80; /* rgb */ color: rgb(95, 219, 128); /* oklch */ color: oklch(79.9% 0.169 149.7);
Tailwind
colors: {
custom: {
50: '#96e7a6',
500: '#5fdb80',
950: '#000000',
},
}SCSS
$custom: #5fdb80; $custom-light: #96e7a6; $custom-dark: #000000;
JSON
{
"hex": "#5fdb80",
"rgb": {
"r": 95,
"g": 219,
"b": 128
},
"hsl": {
"h": 135.968,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.79909,
"c": 0.16943,
"h": 149.7
},
"luminance": 0.54654
}Semantic roles & 50–950 ramp
primary
#5FDB80
secondary
#A03E86
accent
#1A9CCB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480