#5FDE8E#5FDE8E
#5FDE8E is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.161 H 153.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE8E |
|---|---|
| RGB | rgb(95, 222, 142) |
| HSL | hsl(142, 66%, 62%) |
| HSV | hsv(142, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 36%, 12.9%) |
| CIE-LAB | lab(79.97, -52.83, 28.94) |
| CIE-LCH | lch(79.97, 60.24, 151.29°) |
| OKLab | oklab(80.91% -0.1433 0.0725) |
| OKLCH | oklch(80.91% 0.161 153.2) |
| XYZ | xyz(35.7203, 56.6251, 34.6333) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.75
Tealish Green
#0CDC73
ΔE00 4.68
Seaweed
#18D17B
ΔE00 4.72
Emerald
#50C878
ΔE00 5.47
Turquoise Green
#04F489
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE8E #DE5FAF
analogous
#70DE5F #5FDE8E #5FDECE
triadic
#5FDE8E #8E5FDE #DE8E5F
tetradic
#5FDE8E #5F70DE #DE5FAF #DECE5F
square
#5FDE8E #5F70DE #DE5FAF #DECE5F
split-complementary
#5FDE8E #CE5FDE #DE5F70
monochromatic
#21A151 #2CD46A #5FDE8E #92E8B2 #C4F3D6
Accessibility & contrast
On white
1.70
#5FDE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#5FDE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE8E
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE8E | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE89
Deuteranopia (green-blind)
#CDC193
Tritanopia (blue-blind)
#38DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde8e; /* rgb */ color: rgb(95, 222, 142); /* oklch */ color: oklch(80.9% 0.161 153.2);
Tailwind
colors: {
custom: {
50: '#97e9af',
500: '#5fde8e',
950: '#000000',
},
}SCSS
$custom: #5fde8e; $custom-light: #97e9af; $custom-dark: #000000;
JSON
{
"hex": "#5fde8e",
"rgb": {
"r": 95,
"g": 222,
"b": 142
},
"hsl": {
"h": 142.205,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80908,
"c": 0.16059,
"h": 153.2
},
"luminance": 0.56628
}Semantic roles & 50–950 ramp
primary
#5FDE8E
secondary
#A43D7E
accent
#188ACE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481