#5FF893#5FF893
#5FF893 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.4% C 0.191 H 151.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF893 |
|---|---|
| RGB | rgb(95, 248, 147) |
| HSL | hsl(140, 92%, 67%) |
| HSV | hsv(140, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(87.81, -61.99, 36.78) |
| CIE-LCH | lch(87.81, 72.08, 149.32°) |
| OKLab | oklab(87.37% -0.1675 0.0911) |
| OKLCH | oklch(87.37% 0.191 151.5) |
| XYZ | xyz(43.5498, 71.6699, 39.1367) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.42
Wintergreen
#20F986
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.02
Mediumspringgreen
#00FA9A
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF893 #F85FC4
analogous
#78F85F #5FF893 #5FF8DF
triadic
#5FF893 #935FF8 #F8935F
tetradic
#5FF893 #5F78F8 #F85FC4 #F8DF5F
square
#5FF893 #5F78F8 #F85FC4 #F8DF5F
split-complementary
#5FF893 #DF5FF8 #F85F78
monochromatic
#09D34E #24F56B #5FF893 #9AFBBB #D4FDE2
Accessibility & contrast
On white
1.37
#5FF893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#5FF893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF893
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF893 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#26F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff893; /* rgb */ color: rgb(95, 248, 147); /* oklch */ color: oklch(87.4% 0.191 151.5);
Tailwind
colors: {
custom: {
50: '#9afcb3',
500: '#5ff893',
950: '#000000',
},
}SCSS
$custom: #5ff893; $custom-light: #9afcb3; $custom-dark: #000000;
JSON
{
"hex": "#5ff893",
"rgb": {
"r": 95,
"g": 248,
"b": 147
},
"hsl": {
"h": 140.392,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87373,
"c": 0.19069,
"h": 151.5
},
"luminance": 0.71674
}Semantic roles & 50–950 ramp
primary
#5FF893
secondary
#CE2D97
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681