#5FDE8F#5FDE8F
#5FDE8F is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.160 H 153.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDE8F |
|---|---|
| RGB | rgb(95, 222, 143) |
| HSL | hsl(143, 66%, 62%) |
| HSV | hsv(143, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(79.99, -52.65, 28.45) |
| CIE-LCH | lch(79.99, 59.85, 151.62°) |
| OKLab | oklab(80.93% -0.1429 0.0713) |
| OKLCH | oklch(80.93% 0.16 153.5) |
| XYZ | xyz(35.7957, 56.6553, 35.0305) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.88
Seaweed
#18D17B
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 4.80
Emerald
#50C878
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDE8F #DE5FAE
analogous
#6FDE5F #5FDE8F #5FDECE
triadic
#5FDE8F #8F5FDE #DE8F5F
tetradic
#5FDE8F #5F6FDE #DE5FAE #DECE5F
square
#5FDE8F #5F6FDE #DE5FAE #DECE5F
split-complementary
#5FDE8F #CE5FDE #DE5F6F
monochromatic
#21A152 #2CD46B #5FDE8F #92E8B3 #C4F3D6
Accessibility & contrast
On white
1.70
#5FDE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#5FDE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDE8F
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDE8F | 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)
#DECE8A
Deuteranopia (green-blind)
#CDC194
Tritanopia (blue-blind)
#37DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fde8f; /* rgb */ color: rgb(95, 222, 143); /* oklch */ color: oklch(80.9% 0.160 153.5);
Tailwind
colors: {
custom: {
50: '#97e9b0',
500: '#5fde8f',
950: '#000000',
},
}SCSS
$custom: #5fde8f; $custom-light: #97e9b0; $custom-dark: #000000;
JSON
{
"hex": "#5fde8f",
"rgb": {
"r": 95,
"g": 222,
"b": 143
},
"hsl": {
"h": 142.677,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.80928,
"c": 0.15968,
"h": 153.5
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#5FDE8F
secondary
#A43D7D
accent
#1889CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481