#5FDB8A#5FDB8A
#5FDB8A is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.160 H 152.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDB8A |
|---|---|
| RGB | rgb(95, 219, 138) |
| HSL | hsl(141, 63%, 62%) |
| HSV | hsv(141, 57%, 86%) |
| CMYK | cmyk(56.6%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.00, -52.35, 29.70) |
| CIE-LCH | lch(79.00, 60.18, 150.43°) |
| OKLab | oklab(80.09% -0.1419 0.0742) |
| OKLCH | oklch(80.09% 0.16 152.4) |
| XYZ | xyz(34.6356, 54.9277, 32.8167) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Aqua Green
#12E193
ΔE00 4.13
Seaweed
#18D17B
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.44
Emerald
#50C878
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDB8A #DB5FB0
analogous
#72DB5F #5FDB8A #5FDBC8
triadic
#5FDB8A #8A5FDB #DB8A5F
tetradic
#5FDB8A #5F72DB #DB5FB0 #DBC85F
square
#5FDB8A #5F72DB #DB5FB0 #DBC85F
split-complementary
#5FDB8A #C85FDB #DB5F72
monochromatic
#239C4D #2ECE66 #5FDB8A #91E6AF #C3F1D3
Accessibility & contrast
On white
1.75
#5FDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5FDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDB8A
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDB8A | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB85
Deuteranopia (green-blind)
#CABF8F
Tritanopia (blue-blind)
#3BD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fdb8a; /* rgb */ color: rgb(95, 219, 138); /* oklch */ color: oklch(80.1% 0.160 152.4);
Tailwind
colors: {
custom: {
50: '#96e7ad',
500: '#5fdb8a',
950: '#000000',
},
}SCSS
$custom: #5fdb8a; $custom-light: #96e7ad; $custom-dark: #000000;
JSON
{
"hex": "#5fdb8a",
"rgb": {
"r": 95,
"g": 219,
"b": 138
},
"hsl": {
"h": 140.806,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.80092,
"c": 0.16016,
"h": 152.4
},
"luminance": 0.54931
}Semantic roles & 50–950 ramp
primary
#5FDB8A
secondary
#A03E7E
accent
#1A8ECB
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481