#5FDF91#5FDF91
#5FDF91 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.159 H 153.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDF91 |
|---|---|
| RGB | rgb(95, 223, 145) |
| HSL | hsl(143, 67%, 62%) |
| HSV | hsv(143, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(80.32, -52.69, 27.87) |
| CIE-LCH | lch(80.32, 59.60, 152.12°) |
| OKLab | oklab(81.21% -0.143 0.07) |
| OKLCH | oklch(81.21% 0.159 153.9) |
| XYZ | xyz(36.2149, 57.2492, 35.9243) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.98
Seaweed
#18D17B
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.00
Emerald
#50C878
ΔE00 5.78
Seafoam Green
#7AF9AB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDF91 #DF5FAD
analogous
#6DDF5F #5FDF91 #5FDFD1
triadic
#5FDF91 #915FDF #DF915F
tetradic
#5FDF91 #5F6DDF #DF5FAD #DFD15F
square
#5FDF91 #5F6DDF #DF5FAD #DFD15F
split-complementary
#5FDF91 #D15FDF #DF5F6D
monochromatic
#21A354 #2CD56E #5FDF91 #92E9B4 #C5F3D7
Accessibility & contrast
On white
1.69
#5FDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#5FDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDF91
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDF91 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8C
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#36DDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fdf91; /* rgb */ color: rgb(95, 223, 145); /* oklch */ color: oklch(81.2% 0.159 153.9);
Tailwind
colors: {
custom: {
50: '#97eab1',
500: '#5fdf91',
950: '#000000',
},
}SCSS
$custom: #5fdf91; $custom-light: #97eab1; $custom-dark: #000000;
JSON
{
"hex": "#5fdf91",
"rgb": {
"r": 95,
"g": 223,
"b": 145
},
"hsl": {
"h": 143.438,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.81213,
"c": 0.15922,
"h": 153.9
},
"luminance": 0.57253
}Semantic roles & 50–950 ramp
primary
#5FDF91
secondary
#A63C7D
accent
#1787CF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481