#5FDD83#5FDD83
#5FDD83 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.169 H 150.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDD83 |
|---|---|
| RGB | rgb(95, 221, 131) |
| HSL | hsl(137, 65%, 62%) |
| HSV | hsv(137, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.49, -54.34, 33.91) |
| CIE-LCH | lch(79.49, 64.05, 148.04°) |
| OKLab | oklab(80.46% -0.1471 0.084) |
| OKLCH | oklch(80.46% 0.169 150.3) |
| XYZ | xyz(34.6700, 55.7813, 30.4081) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Tealish Green
#0CDC73
ΔE00 3.68
Seaweed
#18D17B
ΔE00 4.69
Aqua Green
#12E193
ΔE00 4.89
Emerald
#50C878
ΔE00 5.25
Lightish Green
#61E160
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDD83 #DD5FB9
analogous
#7ADD5F #5FDD83 #5FDDC2
triadic
#5FDD83 #835FDD #DD835F
tetradic
#5FDD83 #5F7ADD #DD5FB9 #DDC25F
square
#5FDD83 #5F7ADD #DD5FB9 #DDC25F
split-complementary
#5FDD83 #C25FDD #DD5F7A
monochromatic
#22A046 #2DD25C #5FDD83 #91E8AA #C4F2D1
Accessibility & contrast
On white
1.73
#5FDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5FDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDD83
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDD83 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#3EDAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fdd83; /* rgb */ color: rgb(95, 221, 131); /* oklch */ color: oklch(80.5% 0.169 150.3);
Tailwind
colors: {
custom: {
50: '#97e8a8',
500: '#5fdd83',
950: '#000000',
},
}SCSS
$custom: #5fdd83; $custom-light: #97e8a8; $custom-dark: #000000;
JSON
{
"hex": "#5fdd83",
"rgb": {
"r": 95,
"g": 221,
"b": 131
},
"hsl": {
"h": 137.143,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.80457,
"c": 0.16937,
"h": 150.3
},
"luminance": 0.55784
}Semantic roles & 50–950 ramp
primary
#5FDD83
secondary
#A33D86
accent
#1999CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480