#5FF196#5FF196
#5FF196 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.179 H 152.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF196 |
|---|---|
| RGB | rgb(95, 241, 150) |
| HSL | hsl(143, 84%, 66%) |
| HSV | hsv(143, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(85.78, -58.84, 32.61) |
| CIE-LCH | lch(85.78, 67.27, 151.00°) |
| OKLab | oklab(85.72% -0.1592 0.0814) |
| OKLCH | oklch(85.72% 0.179 152.9) |
| XYZ | xyz(41.6763, 67.5414, 39.6887) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.55
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF196 #F15FBA
analogous
#71F15F #5FF196 #5FF1DF
triadic
#5FF196 #965FF1 #F1965F
tetradic
#5FF196 #5F71F1 #F15FBA #F1DF5F
square
#5FF196 #5F71F1 #F15FBA #F1DF5F
split-complementary
#5FF196 #DF5FF1 #F15F71
monochromatic
#11C455 #27EC71 #5FF196 #97F6BB #D0FBE0
Accessibility & contrast
On white
1.45
#5FF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5FF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF196
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF196 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#28EEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ff196; /* rgb */ color: rgb(95, 241, 150); /* oklch */ color: oklch(85.7% 0.179 152.9);
Tailwind
colors: {
custom: {
50: '#99f7b5',
500: '#5ff196',
950: '#000000',
},
}SCSS
$custom: #5ff196; $custom-light: #99f7b5; $custom-dark: #000000;
JSON
{
"hex": "#5ff196",
"rgb": {
"r": 95,
"g": 241,
"b": 150
},
"hsl": {
"h": 142.603,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85718,
"c": 0.17883,
"h": 152.9
},
"luminance": 0.67545
}Semantic roles & 50–950 ramp
primary
#5FF196
secondary
#C2328C
accent
#058EE0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581