#5FDF80#5FDF80
#5FDF80 is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.175 H 149.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDF80 |
|---|---|
| RGB | rgb(95, 223, 128) |
| HSL | hsl(135, 67%, 62%) |
| HSV | hsv(135, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.05, -55.61, 36.14) |
| CIE-LCH | lch(80.05, 66.32, 146.98°) |
| OKLab | oklab(80.9% -0.1504 0.0891) |
| OKLCH | oklch(80.9% 0.175 149.4) |
| XYZ | xyz(35.0008, 56.7635, 29.5299) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Tealish Green
#0CDC73
ΔE00 3.54
Lightish Green
#61E160
ΔE00 4.91
Seaweed
#18D17B
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDF80 #DF5FBE
analogous
#7EDF5F #5FDF80 #5FDFC0
triadic
#5FDF80 #805FDF #DF805F
tetradic
#5FDF80 #5F7EDF #DF5FBE #DFC05F
square
#5FDF80 #5F7EDF #DF5FBE #DFC05F
split-complementary
#5FDF80 #C05FDF #DF5F7E
monochromatic
#21A342 #2CD558 #5FDF80 #92E9A8 #C5F3D1
Accessibility & contrast
On white
1.70
#5FDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#5FDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDF80
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDF80 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#3EDBC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fdf80; /* rgb */ color: rgb(95, 223, 128); /* oklch */ color: oklch(80.9% 0.175 149.4);
Tailwind
colors: {
custom: {
50: '#97eaa6',
500: '#5fdf80',
950: '#000000',
},
}SCSS
$custom: #5fdf80; $custom-light: #97eaa6; $custom-dark: #000000;
JSON
{
"hex": "#5fdf80",
"rgb": {
"r": 95,
"g": 223,
"b": 128
},
"hsl": {
"h": 135.469,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.80899,
"c": 0.17485,
"h": 149.4
},
"luminance": 0.56767
}Semantic roles & 50–950 ramp
primary
#5FDF80
secondary
#A63C8B
accent
#179FCF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480