#5FDB7A#5FDB7A
#5FDB7A is a light, vivid green. Relative luminance 0.545; OKLCH L 79.8% C 0.175 H 148.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDB7A |
|---|---|
| RGB | rgb(95, 219, 122) |
| HSL | hsl(133, 63%, 62%) |
| HSV | hsv(133, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 44.3%, 14.1%) |
| CIE-LAB | lab(78.75, -55.01, 37.47) |
| CIE-LCH | lch(78.75, 66.56, 145.74°) |
| OKLab | oklab(79.81% -0.1488 0.092) |
| OKLCH | oklch(79.81% 0.175 148.3) |
| XYZ | xyz(33.5614, 54.4980, 27.1591) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Tealish Green
#0CDC73
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.54
Seaweed
#18D17B
ΔE00 4.95
Emerald
#50C878
ΔE00 5.22
Lightgreen
#90EE90
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDB7A #DB5FC0
analogous
#82DB5F #5FDB7A #5FDBB8
triadic
#5FDB7A #7A5FDB #DB7A5F
tetradic
#5FDB7A #5F82DB #DB5FC0 #DBB85F
square
#5FDB7A #5F82DB #DB5FC0 #DBB85F
split-complementary
#5FDB7A #B85FDB #DB5F82
monochromatic
#239C3E #2ECE51 #5FDB7A #91E6A4 #C3F1CD
Accessibility & contrast
On white
1.76
#5FDB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5FDB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDB7A
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDB7A | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#CDBE80
Tritanopia (blue-blind)
#42D7C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fdb7a; /* rgb */ color: rgb(95, 219, 122); /* oklch */ color: oklch(79.8% 0.175 148.3);
Tailwind
colors: {
custom: {
50: '#97e7a2',
500: '#5fdb7a',
950: '#000000',
},
}SCSS
$custom: #5fdb7a; $custom-light: #97e7a2; $custom-dark: #000000;
JSON
{
"hex": "#5fdb7a",
"rgb": {
"r": 95,
"g": 219,
"b": 122
},
"hsl": {
"h": 133.065,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.79807,
"c": 0.17497,
"h": 148.3
},
"luminance": 0.54501
}Semantic roles & 50–950 ramp
primary
#5FDB7A
secondary
#A03E8B
accent
#1AA5CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480