#5FDE83#5FDE83
#5FDE83 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.171 H 150.2°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE83 |
|---|---|
| RGB | rgb(95, 222, 131) |
| HSL | hsl(137, 66%, 62%) |
| HSV | hsv(137, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(79.79, -54.73, 34.30) |
| CIE-LCH | lch(79.79, 64.59, 147.92°) |
| OKLab | oklab(80.7% -0.1481 0.0849) |
| OKLCH | oklch(80.7% 0.171 150.2) |
| XYZ | xyz(34.9348, 56.3109, 30.4964) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Tealish Green
#0CDC73
ΔE00 3.66
Seaweed
#18D17B
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.92
Emerald
#50C878
ΔE00 5.49
Lightish Green
#61E160
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE83 #DE5FBA
analogous
#7BDE5F #5FDE83 #5FDEC3
triadic
#5FDE83 #835FDE #DE835F
tetradic
#5FDE83 #5F7BDE #DE5FBA #DEC35F
square
#5FDE83 #5F7BDE #DE5FBA #DEC35F
split-complementary
#5FDE83 #C35FDE #DE5F7B
monochromatic
#21A146 #2CD45C #5FDE83 #92E8AA #C4F3D2
Accessibility & contrast
On white
1.71
#5FDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#5FDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE83
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE83 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#3DDAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde83; /* rgb */ color: rgb(95, 222, 131); /* oklch */ color: oklch(80.7% 0.171 150.2);
Tailwind
colors: {
custom: {
50: '#97e9a8',
500: '#5fde83',
950: '#000000',
},
}SCSS
$custom: #5fde83; $custom-light: #97e9a8; $custom-dark: #000000;
JSON
{
"hex": "#5fde83",
"rgb": {
"r": 95,
"g": 222,
"b": 131
},
"hsl": {
"h": 137.008,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80704,
"c": 0.17073,
"h": 150.2
},
"luminance": 0.56314
}Semantic roles & 50–950 ramp
primary
#5FDE83
secondary
#A43D87
accent
#189ACE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480