#5FDC8F#5FDC8F
#5FDC8F is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.157 H 153.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDC8F |
|---|---|
| RGB | rgb(95, 220, 143) |
| HSL | hsl(143, 64%, 62%) |
| HSV | hsv(143, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.39, -51.85, 27.64) |
| CIE-LCH | lch(79.39, 58.76, 151.94°) |
| OKLab | oklab(80.44% -0.1408 0.0694) |
| OKLCH | oklch(80.44% 0.157 153.8) |
| XYZ | xyz(35.2677, 55.5992, 34.8544) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 4.29
Seaweed
#18D17B
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.98
Emerald
#50C878
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDC8F #DC5FAC
analogous
#6EDC5F #5FDC8F #5FDCCE
triadic
#5FDC8F #8F5FDC #DC8F5F
tetradic
#5FDC8F #5F6EDC #DC5FAC #DCCE5F
square
#5FDC8F #5F6EDC #DC5FAC #DCCE5F
split-complementary
#5FDC8F #CE5FDC #DC5F6E
monochromatic
#239E52 #2ED06C #5FDC8F #91E7B2 #C3F2D5
Accessibility & contrast
On white
1.73
#5FDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5FDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDC8F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDC8F | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#38DAC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fdc8f; /* rgb */ color: rgb(95, 220, 143); /* oklch */ color: oklch(80.4% 0.157 153.8);
Tailwind
colors: {
custom: {
50: '#96e8b0',
500: '#5fdc8f',
950: '#000000',
},
}SCSS
$custom: #5fdc8f; $custom-light: #96e8b0; $custom-dark: #000000;
JSON
{
"hex": "#5fdc8f",
"rgb": {
"r": 95,
"g": 220,
"b": 143
},
"hsl": {
"h": 143.04,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80436,
"c": 0.15693,
"h": 153.8
},
"luminance": 0.55602
}Semantic roles & 50–950 ramp
primary
#5FDC8F
secondary
#A23E7B
accent
#1A87CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481