#5FDC7A#5FDC7A
#5FDC7A is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.176 H 148.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDC7A |
|---|---|
| RGB | rgb(95, 220, 122) |
| HSL | hsl(133, 64%, 62%) |
| HSV | hsv(133, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.05, -55.39, 37.85) |
| CIE-LCH | lch(79.05, 67.09, 145.65°) |
| OKLab | oklab(80.05% -0.1499 0.0929) |
| OKLCH | oklch(80.05% 0.176 148.2) |
| XYZ | xyz(33.8231, 55.0214, 27.2464) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Tealish Green
#0CDC73
ΔE00 3.46
Lightish Green
#61E160
ΔE00 4.37
Seaweed
#18D17B
ΔE00 5.11
Emerald
#50C878
ΔE00 5.46
Lightgreen
#90EE90
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDC7A #DC5FC1
analogous
#83DC5F #5FDC7A #5FDCB9
triadic
#5FDC7A #7A5FDC #DC7A5F
tetradic
#5FDC7A #5F83DC #DC5FC1 #DCB95F
square
#5FDC7A #5F83DC #DC5FC1 #DCB95F
split-complementary
#5FDC7A #B95FDC #DC5F83
monochromatic
#239E3D #2ED051 #5FDC7A #91E7A4 #C3F2CD
Accessibility & contrast
On white
1.75
#5FDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#5FDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDC7A
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDC7A | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#42D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fdc7a; /* rgb */ color: rgb(95, 220, 122); /* oklch */ color: oklch(80.1% 0.176 148.2);
Tailwind
colors: {
custom: {
50: '#97e8a2',
500: '#5fdc7a',
950: '#000000',
},
}SCSS
$custom: #5fdc7a; $custom-light: #97e8a2; $custom-dark: #000000;
JSON
{
"hex": "#5fdc7a",
"rgb": {
"r": 95,
"g": 220,
"b": 122
},
"hsl": {
"h": 132.96,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80055,
"c": 0.17632,
"h": 148.2
},
"luminance": 0.55024
}Semantic roles & 50–950 ramp
primary
#5FDC7A
secondary
#A23E8C
accent
#1AA5CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480