#5FDE8D#5FDE8D
#5FDE8D is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.162 H 152.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE8D |
|---|---|
| RGB | rgb(95, 222, 141) |
| HSL | hsl(142, 66%, 62%) |
| HSV | hsv(142, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.95, -53.01, 29.43) |
| CIE-LCH | lch(79.95, 60.63, 150.96°) |
| OKLab | oklab(80.89% -0.1437 0.0736) |
| OKLCH | oklch(80.89% 0.162 152.9) |
| XYZ | xyz(35.6455, 56.5952, 34.2396) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Aqua Green
#12E193
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.55
Seaweed
#18D17B
ΔE00 4.69
Emerald
#50C878
ΔE00 5.44
Turquoise Green
#04F489
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE8D #DE5FB0
analogous
#71DE5F #5FDE8D #5FDECC
triadic
#5FDE8D #8D5FDE #DE8D5F
tetradic
#5FDE8D #5F71DE #DE5FB0 #DECC5F
square
#5FDE8D #5F71DE #DE5FB0 #DECC5F
split-complementary
#5FDE8D #CC5FDE #DE5F71
monochromatic
#21A150 #2CD469 #5FDE8D #92E8B1 #C4F3D5
Accessibility & contrast
On white
1.70
#5FDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5FDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE8D
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE8D | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE88
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#38DBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde8d; /* rgb */ color: rgb(95, 222, 141); /* oklch */ color: oklch(80.9% 0.162 152.9);
Tailwind
colors: {
custom: {
50: '#97e9af',
500: '#5fde8d',
950: '#000000',
},
}SCSS
$custom: #5fde8d; $custom-light: #97e9af; $custom-dark: #000000;
JSON
{
"hex": "#5fde8d",
"rgb": {
"r": 95,
"g": 222,
"b": 141
},
"hsl": {
"h": 141.732,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80889,
"c": 0.16151,
"h": 152.9
},
"luminance": 0.56599
}Semantic roles & 50–950 ramp
primary
#5FDE8D
secondary
#A43D7F
accent
#188CCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481