#5FE993#5FE993
#5FE993 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.171 H 153.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE993 |
|---|---|
| RGB | rgb(95, 233, 147) |
| HSL | hsl(143, 76%, 64%) |
| HSV | hsv(143, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.34, -56.28, 30.89) |
| CIE-LCH | lch(83.34, 64.20, 151.24°) |
| OKLab | oklab(83.71% -0.1525 0.0772) |
| OKLCH | oklch(83.71% 0.171 153.1) |
| XYZ | xyz(39.1216, 62.8135, 37.6607) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE993 #E95FB5
analogous
#70E95F #5FE993 #5FE9D8
triadic
#5FE993 #935FE9 #E9935F
tetradic
#5FE993 #5F70E9 #E95FB5 #E9D85F
square
#5FE993 #5F70E9 #E95FB5 #E9D85F
split-complementary
#5FE993 #D85FE9 #E95F70
monochromatic
#19B554 #29E26F #5FE993 #95F0B7 #CBF8DC
Accessibility & contrast
On white
1.55
#5FE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5FE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE993
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE993 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D7CA99
Tritanopia (blue-blind)
#2FE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe993; /* rgb */ color: rgb(95, 233, 147); /* oklch */ color: oklch(83.7% 0.171 153.1);
Tailwind
colors: {
custom: {
50: '#98f1b3',
500: '#5fe993',
950: '#000000',
},
}SCSS
$custom: #5fe993; $custom-light: #98f1b3; $custom-dark: #000000;
JSON
{
"hex": "#5fe993",
"rgb": {
"r": 95,
"g": 233,
"b": 147
},
"hsl": {
"h": 142.609,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.83705,
"c": 0.17091,
"h": 153.1
},
"luminance": 0.62817
}Semantic roles & 50–950 ramp
primary
#5FE993
secondary
#B53786
accent
#0D8CD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581