#5FDB83#5FDB83
#5FDB83 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.0% C 0.167 H 150.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDB83 |
|---|---|
| RGB | rgb(95, 219, 131) |
| HSL | hsl(137, 63%, 62%) |
| HSV | hsv(137, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(78.89, -53.55, 33.12) |
| CIE-LCH | lch(78.89, 62.97, 148.27°) |
| OKLab | oklab(79.96% -0.145 0.0822) |
| OKLCH | oklch(79.96% 0.167 150.5) |
| XYZ | xyz(34.1451, 54.7315, 30.2332) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 3.79
Seaweed
#18D17B
ΔE00 4.38
Emerald
#50C878
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.86
Lightish Green
#61E160
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDB83 #DB5FB7
analogous
#79DB5F #5FDB83 #5FDBC1
triadic
#5FDB83 #835FDB #DB835F
tetradic
#5FDB83 #5F79DB #DB5FB7 #DBC15F
square
#5FDB83 #5F79DB #DB5FB7 #DBC15F
split-complementary
#5FDB83 #C15FDB #DB5F79
monochromatic
#239C46 #2ECE5D #5FDB83 #91E6AA #C3F1D0
Accessibility & contrast
On white
1.76
#5FDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#5FDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDB83
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDB83 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#CBBF89
Tritanopia (blue-blind)
#3ED8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fdb83; /* rgb */ color: rgb(95, 219, 131); /* oklch */ color: oklch(80.0% 0.167 150.5);
Tailwind
colors: {
custom: {
50: '#96e7a8',
500: '#5fdb83',
950: '#000000',
},
}SCSS
$custom: #5fdb83; $custom-light: #96e7a8; $custom-dark: #000000;
JSON
{
"hex": "#5fdb83",
"rgb": {
"r": 95,
"g": 219,
"b": 131
},
"hsl": {
"h": 137.419,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.79962,
"c": 0.16665,
"h": 150.5
},
"luminance": 0.54735
}Semantic roles & 50–950 ramp
primary
#5FDB83
secondary
#A03E84
accent
#1A98CB
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480