#5FDC8E#5FDC8E
#5FDC8E is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.158 H 153.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDC8E |
|---|---|
| RGB | rgb(95, 220, 142) |
| HSL | hsl(143, 64%, 62%) |
| HSV | hsv(143, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(79.37, -52.03, 28.14) |
| CIE-LCH | lch(79.37, 59.15, 151.60°) |
| OKLab | oklab(80.42% -0.1412 0.0706) |
| OKLCH | oklch(80.42% 0.158 153.4) |
| XYZ | xyz(35.1922, 55.5690, 34.4573) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 4.15
Seaweed
#18D17B
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.84
Emerald
#50C878
ΔE00 5.09
Seafoam Green
#7AF9AB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDC8E #DC5FAD
analogous
#6FDC5F #5FDC8E #5FDCCD
triadic
#5FDC8E #8E5FDC #DC8E5F
tetradic
#5FDC8E #5F6FDC #DC5FAD #DCCD5F
square
#5FDC8E #5F6FDC #DC5FAD #DCCD5F
split-complementary
#5FDC8E #CD5FDC #DC5F6F
monochromatic
#239E51 #2ED06B #5FDC8E #91E7B1 #C3F2D5
Accessibility & contrast
On white
1.73
#5FDC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5FDC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDC8E
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDC8E | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC89
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#39D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fdc8e; /* rgb */ color: rgb(95, 220, 142); /* oklch */ color: oklch(80.4% 0.158 153.4);
Tailwind
colors: {
custom: {
50: '#96e8af',
500: '#5fdc8e',
950: '#000000',
},
}SCSS
$custom: #5fdc8e; $custom-light: #96e8af; $custom-dark: #000000;
JSON
{
"hex": "#5fdc8e",
"rgb": {
"r": 95,
"g": 220,
"b": 142
},
"hsl": {
"h": 142.56,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80416,
"c": 0.15785,
"h": 153.4
},
"luminance": 0.55572
}Semantic roles & 50–950 ramp
primary
#5FDC8E
secondary
#A23E7C
accent
#1A89CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481