#5FDC8B#5FDC8B
#5FDC8B is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.161 H 152.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDC8B |
|---|---|
| RGB | rgb(95, 220, 139) |
| HSL | hsl(141, 64%, 62%) |
| HSV | hsv(141, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.32, -52.57, 29.61) |
| CIE-LCH | lch(79.32, 60.33, 150.61°) |
| OKLab | oklab(80.36% -0.1425 0.074) |
| OKLCH | oklch(80.36% 0.161 152.6) |
| XYZ | xyz(34.9700, 55.4801, 33.2870) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.78
Aqua Green
#12E193
ΔE00 4.01
Seaweed
#18D17B
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.47
Emerald
#50C878
ΔE00 4.98
Turquoise Green
#04F489
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDC8B #DC5FB0
analogous
#72DC5F #5FDC8B #5FDCCA
triadic
#5FDC8B #8B5FDC #DC8B5F
tetradic
#5FDC8B #5F72DC #DC5FB0 #DCCA5F
square
#5FDC8B #5F72DC #DC5FB0 #DCCA5F
split-complementary
#5FDC8B #CA5FDC #DC5F72
monochromatic
#239E4E #2ED067 #5FDC8B #91E7AF #C3F2D4
Accessibility & contrast
On white
1.74
#5FDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5FDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDC8B
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDC8B | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC86
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#3AD9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fdc8b; /* rgb */ color: rgb(95, 220, 139); /* oklch */ color: oklch(80.4% 0.161 152.6);
Tailwind
colors: {
custom: {
50: '#96e8ad',
500: '#5fdc8b',
950: '#000000',
},
}SCSS
$custom: #5fdc8b; $custom-light: #96e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5fdc8b",
"rgb": {
"r": 95,
"g": 220,
"b": 139
},
"hsl": {
"h": 141.12,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80358,
"c": 0.16061,
"h": 152.6
},
"luminance": 0.55483
}Semantic roles & 50–950 ramp
primary
#5FDC8B
secondary
#A23E7E
accent
#1A8DCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481