#5FDE8A#5FDE8A
#5FDE8A is a light, vivid green. Relative luminance 0.565; OKLCH L 80.8% C 0.164 H 152.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE8A |
|---|---|
| RGB | rgb(95, 222, 138) |
| HSL | hsl(140, 66%, 62%) |
| HSV | hsv(140, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.90, -53.54, 30.90) |
| CIE-LCH | lch(79.90, 61.82, 150.01°) |
| OKLab | oklab(80.83% -0.1451 0.0771) |
| OKLCH | oklch(80.83% 0.164 152) |
| XYZ | xyz(35.4253, 56.5071, 33.0799) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Aqua Green
#12E193
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.22
Seaweed
#18D17B
ΔE00 4.67
Emerald
#50C878
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE8A #DE5FB3
analogous
#74DE5F #5FDE8A #5FDECA
triadic
#5FDE8A #8A5FDE #DE8A5F
tetradic
#5FDE8A #5F74DE #DE5FB3 #DECA5F
square
#5FDE8A #5F74DE #DE5FB3 #DECA5F
split-complementary
#5FDE8A #CA5FDE #DE5F74
monochromatic
#21A14D #2CD465 #5FDE8A #92E8AF #C4F3D4
Accessibility & contrast
On white
1.71
#5FDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5FDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE8A
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE8A | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD84
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#3ADBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde8a; /* rgb */ color: rgb(95, 222, 138); /* oklch */ color: oklch(80.8% 0.164 152.0);
Tailwind
colors: {
custom: {
50: '#97e9ad',
500: '#5fde8a',
950: '#000000',
},
}SCSS
$custom: #5fde8a; $custom-light: #97e9ad; $custom-dark: #000000;
JSON
{
"hex": "#5fde8a",
"rgb": {
"r": 95,
"g": 222,
"b": 138
},
"hsl": {
"h": 140.315,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80832,
"c": 0.16427,
"h": 152
},
"luminance": 0.5651
}Semantic roles & 50–950 ramp
primary
#5FDE8A
secondary
#A43D81
accent
#1890CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481