#5FDC8A#5FDC8A
#5FDC8A is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.162 H 152.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDC8A |
|---|---|
| RGB | rgb(95, 220, 138) |
| HSL | hsl(141, 64%, 62%) |
| HSV | hsv(141, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.30, -52.75, 30.10) |
| CIE-LCH | lch(79.30, 60.73, 150.29°) |
| OKLab | oklab(80.34% -0.143 0.0752) |
| OKLCH | oklch(80.34% 0.162 152.3) |
| XYZ | xyz(34.8973, 55.4511, 32.9039) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Aqua Green
#12E193
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.35
Seaweed
#18D17B
ΔE00 4.40
Emerald
#50C878
ΔE00 4.96
Turquoise Green
#04F489
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDC8A #DC5FB1
analogous
#73DC5F #5FDC8A #5FDCC9
triadic
#5FDC8A #8A5FDC #DC8A5F
tetradic
#5FDC8A #5F73DC #DC5FB1 #DCC95F
square
#5FDC8A #5F73DC #DC5FB1 #DCC95F
split-complementary
#5FDC8A #C95FDC #DC5F73
monochromatic
#239E4D #2ED066 #5FDC8A #91E7AF #C3F2D3
Accessibility & contrast
On white
1.74
#5FDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5FDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDC8A
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDC8A | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC84
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#3BD9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fdc8a; /* rgb */ color: rgb(95, 220, 138); /* oklch */ color: oklch(80.3% 0.162 152.3);
Tailwind
colors: {
custom: {
50: '#96e8ad',
500: '#5fdc8a',
950: '#000000',
},
}SCSS
$custom: #5fdc8a; $custom-light: #96e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5fdc8a",
"rgb": {
"r": 95,
"g": 220,
"b": 138
},
"hsl": {
"h": 140.64,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80339,
"c": 0.16153,
"h": 152.3
},
"luminance": 0.55454
}Semantic roles & 50–950 ramp
primary
#5FDC8A
secondary
#A23E7F
accent
#1A8FCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481